home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / xml / docbook / schema / dtd / 4.3 / dbpoolx.mod < prev    next >
Encoding:
Text File  |  2008-11-04  |  220.2 KB  |  8,254 lines

  1. <!-- ...................................................................... -->
  2. <!-- DocBook XML information pool module V4.3 ............................. -->
  3. <!-- File dbpoolx.mod ..................................................... -->
  4.  
  5. <!-- Copyright 1992-2002 HaL Computer Systems, Inc.,
  6.      O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
  7.      Corporation, Norman Walsh, Sun Microsystems, Inc., and the
  8.      Organization for the Advancement of Structured Information
  9.      Standards (OASIS).
  10.  
  11.      $Id: dbpoolx.mod,v 1.86 2004/03/31 10:40:22 nwalsh Exp $
  12.  
  13.      Permission to use, copy, modify and distribute the DocBook XML DTD
  14.      and its accompanying documentation for any purpose and without fee
  15.      is hereby granted in perpetuity, provided that the above copyright
  16.      notice and this paragraph appear in all copies.  The copyright
  17.      holders make no representation about the suitability of the DTD for
  18.      any purpose.  It is provided "as is" without expressed or implied
  19.      warranty.
  20.  
  21.      If you modify the DocBook XML DTD in any way, except for declaring and
  22.      referencing additional sets of general entities and declaring
  23.      additional notations, label your DTD as a variant of DocBook.  See
  24.      the maintenance documentation for more information.
  25.  
  26.      Please direct all questions, bug reports, or suggestions for
  27.      changes to the docbook@lists.oasis-open.org mailing list. For more
  28.      information, see http://www.oasis-open.org/docbook/.
  29. -->
  30.  
  31. <!-- ...................................................................... -->
  32.  
  33. <!-- This module contains the definitions for the objects, inline
  34.      elements, and so on that are available to be used as the main
  35.      content of DocBook documents.  Some elements are useful for general
  36.      publishing, and others are useful specifically for computer
  37.      documentation.
  38.  
  39.      This module has the following dependencies on other modules:
  40.  
  41.      o It assumes that a %notation.class; entity is defined by the
  42.        driver file or other high-level module.  This entity is
  43.        referenced in the NOTATION attributes for the graphic-related and
  44.        ModeSpec elements.
  45.  
  46.      o It assumes that an appropriately parameterized table module is
  47.        available for use with the table-related elements.
  48.  
  49.      In DTD driver files referring to this module, please use an entity
  50.      declaration that uses the public identifier shown below:
  51.  
  52.      <!ENTITY % dbpool PUBLIC
  53.      "-//OASIS//ELEMENTS DocBook Information Pool V4.3//EN"
  54.      "dbpoolx.mod">
  55.      %dbpool;
  56.  
  57.      See the documentation for detailed information on the parameter
  58.      entity and module scheme used in DocBook, customizing DocBook and
  59.      planning for interchange, and changes made since the last release
  60.      of DocBook.
  61. -->
  62.  
  63. <!-- ...................................................................... -->
  64. <!-- General-purpose semantics entities ................................... -->
  65.  
  66. <!ENTITY % yesorno.attvals    "CDATA">
  67.  
  68. <!-- ...................................................................... -->
  69. <!-- Entities for module inclusions ....................................... -->
  70.  
  71. <!ENTITY % dbpool.redecl.module "IGNORE">
  72.  
  73. <!-- ...................................................................... -->
  74. <!-- Entities for element classes and mixtures ............................ -->
  75.  
  76. <!-- "Ubiquitous" classes: ndxterm.class and beginpage -->
  77.  
  78. <!ENTITY % local.ndxterm.class "">
  79. <!ENTITY % ndxterm.class
  80.         "indexterm %local.ndxterm.class;">
  81.  
  82. <!-- Object-level classes ................................................. -->
  83.  
  84. <!ENTITY % local.list.class "">
  85. <!ENTITY % list.class
  86.         "calloutlist|glosslist|itemizedlist|orderedlist|segmentedlist
  87.         |simplelist|variablelist %local.list.class;">
  88.  
  89. <!ENTITY % local.admon.class "">
  90. <!ENTITY % admon.class
  91.         "caution|important|note|tip|warning %local.admon.class;">
  92.  
  93. <!ENTITY % local.linespecific.class "">
  94. <!ENTITY % linespecific.class
  95.         "literallayout|programlisting|programlistingco|screen
  96.         |screenco|screenshot %local.linespecific.class;">
  97.  
  98. <!ENTITY % local.method.synop.class "">
  99. <!ENTITY % method.synop.class
  100.         "constructorsynopsis
  101.                  |destructorsynopsis
  102.                  |methodsynopsis %local.method.synop.class;">
  103.  
  104. <!ENTITY % local.synop.class "">
  105. <!ENTITY % synop.class
  106.         "synopsis|cmdsynopsis|funcsynopsis
  107.                  |classsynopsis|fieldsynopsis
  108.                  |%method.synop.class; %local.synop.class;">
  109.  
  110. <!ENTITY % local.para.class "">
  111. <!ENTITY % para.class
  112.         "formalpara|para|simpara %local.para.class;">
  113.  
  114. <!ENTITY % local.informal.class "">
  115. <!ENTITY % informal.class
  116.         "address|blockquote
  117.                 |graphic|graphicco|mediaobject|mediaobjectco
  118.                 |informalequation
  119.         |informalexample
  120.                 |informalfigure
  121.                 |informaltable %local.informal.class;">
  122.  
  123. <!ENTITY % local.formal.class "">
  124. <!ENTITY % formal.class
  125.         "equation|example|figure|table %local.formal.class;">
  126.  
  127. <!-- The DocBook TC may produce an official EBNF module for DocBook. -->
  128. <!-- This PE provides the hook by which it can be inserted into the DTD. -->
  129. <!ENTITY % ebnf.block.hook "">
  130.  
  131. <!ENTITY % local.compound.class "">
  132. <!ENTITY % compound.class
  133.         "msgset|procedure|sidebar|qandaset|task
  134.                  %ebnf.block.hook;
  135.                  %local.compound.class;">
  136.  
  137. <!ENTITY % local.genobj.class "">
  138. <!ENTITY % genobj.class
  139.         "anchor|bridgehead|remark|highlights
  140.         %local.genobj.class;">
  141.  
  142. <!ENTITY % local.descobj.class "">
  143. <!ENTITY % descobj.class
  144.         "abstract|authorblurb|epigraph
  145.         %local.descobj.class;">
  146.  
  147. <!-- Character-level classes .............................................. -->
  148.  
  149. <!ENTITY % local.xref.char.class "">
  150. <!ENTITY % xref.char.class
  151.         "footnoteref|xref %local.xref.char.class;">
  152.  
  153. <!ENTITY % local.gen.char.class "">
  154. <!ENTITY % gen.char.class
  155.         "abbrev|acronym|citation|citerefentry|citetitle|emphasis
  156.         |firstterm|foreignphrase|glossterm|footnote|phrase|orgname
  157.         |quote|trademark|wordasword|personname %local.gen.char.class;">
  158.  
  159. <!ENTITY % local.link.char.class "">
  160. <!ENTITY % link.char.class
  161.         "link|olink|ulink %local.link.char.class;">
  162.  
  163. <!-- The DocBook TC may produce an official EBNF module for DocBook. -->
  164. <!-- This PE provides the hook by which it can be inserted into the DTD. -->
  165. <!ENTITY % ebnf.inline.hook "">
  166.  
  167. <!ENTITY % local.tech.char.class "">
  168. <!ENTITY % tech.char.class
  169.         "action|application
  170.                 |classname|methodname|interfacename|exceptionname
  171.                 |ooclass|oointerface|ooexception
  172.                 |command|computeroutput
  173.         |database|email|envar|errorcode|errorname|errortype|errortext|filename
  174.         |function|guibutton|guiicon|guilabel|guimenu|guimenuitem
  175.         |guisubmenu|hardware|interface|keycap
  176.         |keycode|keycombo|keysym|literal|code|constant|markup|medialabel
  177.         |menuchoice|mousebutton|option|optional|parameter
  178.         |prompt|property|replaceable|returnvalue|sgmltag|structfield
  179.         |structname|symbol|systemitem|uri|token|type|userinput|varname
  180.                 %ebnf.inline.hook;
  181.         %local.tech.char.class;">
  182.  
  183. <!ENTITY % local.base.char.class "">
  184. <!ENTITY % base.char.class
  185.         "anchor %local.base.char.class;">
  186.  
  187. <!ENTITY % local.docinfo.char.class "">
  188. <!ENTITY % docinfo.char.class
  189.         "author|authorinitials|corpauthor|corpcredit|modespec|othercredit
  190.         |productname|productnumber|revhistory
  191.         %local.docinfo.char.class;">
  192.  
  193. <!ENTITY % local.other.char.class "">
  194. <!ENTITY % other.char.class
  195.         "remark|subscript|superscript %local.other.char.class;">
  196.  
  197. <!ENTITY % local.inlineobj.char.class "">
  198. <!ENTITY % inlineobj.char.class
  199.         "inlinegraphic|inlinemediaobject|inlineequation %local.inlineobj.char.class;">
  200.  
  201. <!-- ...................................................................... -->
  202. <!-- Entities for content models .......................................... -->
  203.  
  204. <!ENTITY % formalobject.title.content "title, titleabbrev?">
  205.  
  206. <!-- Redeclaration placeholder ............................................ -->
  207.  
  208. <!-- For redeclaring entities that are declared after this point while
  209.      retaining their references to the entities that are declared before
  210.      this point -->
  211.  
  212. <![%dbpool.redecl.module;[
  213. <!-- Defining rdbpool here makes some buggy XML parsers happy. -->
  214. <!ENTITY % rdbpool "">
  215. %rdbpool;
  216. <!--end of dbpool.redecl.module-->]]>
  217.  
  218. <!-- Object-level mixtures ................................................ -->
  219.  
  220. <!--
  221.                       list admn line synp para infm form cmpd gen  desc
  222. Component mixture       X    X    X    X    X    X    X    X    X    X
  223. Sidebar mixture         X    X    X    X    X    X    X    a    X
  224. Footnote mixture        X         X    X    X    X
  225. Example mixture         X         X    X    X    X
  226. Highlights mixture      X    X              X
  227. Paragraph mixture       X         X    X         X
  228. Admonition mixture      X         X    X    X    X    X    b    c
  229. Figure mixture                    X    X         X
  230. Table entry mixture     X    X    X         X    d
  231. Glossary def mixture    X         X    X    X    X         e
  232. Legal notice mixture    X    X    X         X    f
  233.  
  234. a. Just Procedure; not Sidebar itself or MsgSet.
  235. b. No MsgSet.
  236. c. No Highlights.
  237. d. Just Graphic; no other informal objects.
  238. e. No Anchor, BridgeHead, or Highlights.
  239. f. Just BlockQuote; no other informal objects.
  240. -->
  241.  
  242. <!ENTITY % local.component.mix "">
  243. <!ENTITY % component.mix
  244.         "%list.class;        |%admon.class;
  245.         |%linespecific.class;    |%synop.class;
  246.         |%para.class;        |%informal.class;
  247.         |%formal.class;        |%compound.class;
  248.         |%genobj.class;        |%descobj.class;
  249.         |%ndxterm.class;        |beginpage
  250.         %local.component.mix;">
  251.  
  252. <!ENTITY % local.sidebar.mix "">
  253. <!ENTITY % sidebar.mix
  254.         "%list.class;        |%admon.class;
  255.         |%linespecific.class;    |%synop.class;
  256.         |%para.class;        |%informal.class;
  257.         |%formal.class;        |procedure
  258.         |%genobj.class;
  259.         |%ndxterm.class;        |beginpage
  260.         %local.sidebar.mix;">
  261.  
  262. <!ENTITY % local.qandaset.mix "">
  263. <!ENTITY % qandaset.mix
  264.         "%list.class;           |%admon.class;
  265.         |%linespecific.class;    |%synop.class;
  266.         |%para.class;        |%informal.class;
  267.         |%formal.class;        |procedure
  268.         |%genobj.class;
  269.         |%ndxterm.class;
  270.         %local.qandaset.mix;">
  271.  
  272. <!ENTITY % local.revdescription.mix "">
  273. <!ENTITY % revdescription.mix
  274.         "%list.class;        |%admon.class;
  275.         |%linespecific.class;    |%synop.class;
  276.         |%para.class;        |%informal.class;
  277.         |%formal.class;        |procedure
  278.         |%genobj.class;
  279.         |%ndxterm.class;
  280.         %local.revdescription.mix;">
  281.  
  282. <!ENTITY % local.footnote.mix "">
  283. <!ENTITY % footnote.mix
  284.         "%list.class;
  285.         |%linespecific.class;    |%synop.class;
  286.         |%para.class;        |%informal.class;
  287.         %local.footnote.mix;">
  288.  
  289. <!ENTITY % local.example.mix "">
  290. <!ENTITY % example.mix
  291.         "%list.class;
  292.         |%linespecific.class;    |%synop.class;
  293.         |%para.class;        |%informal.class;
  294.         |%ndxterm.class;        |beginpage
  295.         %local.example.mix;">
  296.  
  297. <!ENTITY % local.highlights.mix "">
  298. <!ENTITY % highlights.mix
  299.         "%list.class;        |%admon.class;
  300.         |%para.class;
  301.         |%ndxterm.class;
  302.         %local.highlights.mix;">
  303.  
  304. <!-- %formal.class; is explicitly excluded from many contexts in which
  305.      paragraphs are used -->
  306. <!ENTITY % local.para.mix "">
  307. <!ENTITY % para.mix
  308.         "%list.class;           |%admon.class;
  309.         |%linespecific.class;
  310.                     |%informal.class;
  311.         |%formal.class;
  312.         %local.para.mix;">
  313.  
  314. <!ENTITY % local.admon.mix "">
  315. <!ENTITY % admon.mix
  316.         "%list.class;
  317.         |%linespecific.class;    |%synop.class;
  318.         |%para.class;        |%informal.class;
  319.         |%formal.class;        |procedure|sidebar
  320.         |anchor|bridgehead|remark
  321.         |%ndxterm.class;        |beginpage
  322.         %local.admon.mix;">
  323.  
  324. <!ENTITY % local.figure.mix "">
  325. <!ENTITY % figure.mix
  326.         "%linespecific.class;    |%synop.class;
  327.                     |%informal.class;
  328.         |%ndxterm.class;        |beginpage
  329.         %local.figure.mix;">
  330.  
  331. <!ENTITY % local.tabentry.mix "">
  332. <!ENTITY % tabentry.mix
  333.         "%list.class;        |%admon.class;
  334.         |%linespecific.class;
  335.         |%para.class;        |graphic|mediaobject
  336.         %local.tabentry.mix;">
  337.  
  338. <!ENTITY % local.glossdef.mix "">
  339. <!ENTITY % glossdef.mix
  340.         "%list.class;
  341.         |%linespecific.class;    |%synop.class;
  342.         |%para.class;        |%informal.class;
  343.         |%formal.class;
  344.         |remark
  345.         |%ndxterm.class;        |beginpage
  346.         %local.glossdef.mix;">
  347.  
  348. <!ENTITY % local.legalnotice.mix "">
  349. <!ENTITY % legalnotice.mix
  350.         "%list.class;        |%admon.class;
  351.         |%linespecific.class;
  352.         |%para.class;        |blockquote
  353.         |%ndxterm.class;        |beginpage
  354.         %local.legalnotice.mix;">
  355.  
  356. <!ENTITY % local.textobject.mix "">
  357. <!ENTITY % textobject.mix
  358.         "%list.class;        |%admon.class;
  359.         |%linespecific.class;
  360.         |%para.class;        |blockquote
  361.         %local.textobject.mix;">
  362.  
  363. <!ENTITY % local.mediaobject.mix "">
  364. <!ENTITY % mediaobject.mix
  365.         "videoobject|audioobject|imageobject|textobject %local.mediaobject.mix;">
  366.  
  367. <!ENTITY % local.listpreamble.mix "">
  368. <!ENTITY % listpreamble.mix
  369.         "                       %admon.class;
  370.         |%linespecific.class;    |%synop.class;
  371.         |%para.class;        |%informal.class;
  372.         |%genobj.class;        |%descobj.class;
  373.         |%ndxterm.class;        |beginpage
  374.         %local.listpreamble.mix;">
  375.  
  376. <!-- Character-level mixtures ............................................. -->
  377.  
  378. <![%sgml.features;[
  379. <!ENTITY % local.ubiq.mix "">
  380. <!ENTITY % ubiq.mix "%ndxterm.class;|beginpage %local.ubiq.mix;">
  381.  
  382. <!ENTITY % ubiq.exclusion "-(%ubiq.mix)">
  383. <!ENTITY % ubiq.inclusion "+(%ubiq.mix)">
  384.  
  385. <!ENTITY % footnote.exclusion "-(footnote|%formal.class;)">
  386. <!ENTITY % highlights.exclusion "-(%ubiq.mix;|%formal.class;)">
  387. <!ENTITY % admon.exclusion "-(%admon.class;)">
  388. <!ENTITY % formal.exclusion "-(%formal.class;)">
  389. <!ENTITY % acronym.exclusion "-(acronym)">
  390. <!ENTITY % beginpage.exclusion "-(beginpage)">
  391. <!ENTITY % ndxterm.exclusion "-(%ndxterm.class;)">
  392. <!ENTITY % blockquote.exclusion "-(epigraph)">
  393. <!ENTITY % remark.exclusion "-(remark|%ubiq.mix;)">
  394. <!ENTITY % glossterm.exclusion "-(glossterm)">
  395. <!ENTITY % links.exclusion "-(link|olink|ulink|xref)">
  396. ]]><!-- sgml.features -->
  397.  
  398. <!-- not [sgml.features[ -->
  399. <!ENTITY % local.ubiq.mix "">
  400. <!ENTITY % ubiq.mix "">
  401.  
  402. <!ENTITY % ubiq.exclusion "">
  403. <!ENTITY % ubiq.inclusion "">
  404.  
  405. <!ENTITY % footnote.exclusion "">
  406. <!ENTITY % highlights.exclusion "">
  407. <!ENTITY % admon.exclusion "">
  408. <!ENTITY % formal.exclusion "">
  409. <!ENTITY % acronym.exclusion "">
  410. <!ENTITY % beginpage.exclusion "">
  411. <!ENTITY % ndxterm.exclusion "">
  412. <!ENTITY % blockquote.exclusion "">
  413. <!ENTITY % remark.exclusion "">
  414. <!ENTITY % glossterm.exclusion "">
  415. <!ENTITY % links.exclusion "">
  416. <!-- ]] not sgml.features -->
  417.  
  418. <!--
  419.                     #PCD xref word link cptr base dnfo othr inob (synop)
  420. para.char.mix         X    X    X    X    X    X    X    X    X
  421. title.char.mix        X    X    X    X    X    X    X    X    X
  422. ndxterm.char.mix      X    X    X    X    X    X    X    X    a
  423. cptr.char.mix         X              X    X    X         X    a
  424. smallcptr.char.mix    X                   b                   a
  425. word.char.mix         X         c    X         X         X    a
  426. docinfo.char.mix      X         d    X    b              X    a
  427.  
  428. a. Just InlineGraphic; no InlineEquation.
  429. b. Just Replaceable; no other computer terms.
  430. c. Just Emphasis and Trademark; no other word elements.
  431. d. Just Acronym, Emphasis, and Trademark; no other word elements.
  432. -->
  433.  
  434. <!-- The DocBook TC may produce an official forms module for DocBook. -->
  435. <!-- This PE provides the hook by which it can be inserted into the DTD. -->
  436. <!ENTITY % forminlines.hook "">
  437.  
  438. <!ENTITY % local.para.char.mix "">
  439. <!ENTITY % para.char.mix
  440.         "#PCDATA
  441.         |%xref.char.class;    |%gen.char.class;
  442.         |%link.char.class;    |%tech.char.class;
  443.         |%base.char.class;    |%docinfo.char.class;
  444.         |%other.char.class;    |%inlineobj.char.class;
  445.         |%synop.class;
  446.         |%ndxterm.class;        |beginpage
  447.                 %forminlines.hook;
  448.         %local.para.char.mix;">
  449.  
  450. <!ENTITY % local.title.char.mix "">
  451. <!ENTITY % title.char.mix
  452.         "#PCDATA
  453.         |%xref.char.class;    |%gen.char.class;
  454.         |%link.char.class;    |%tech.char.class;
  455.         |%base.char.class;    |%docinfo.char.class;
  456.         |%other.char.class;    |%inlineobj.char.class;
  457.         |%ndxterm.class;
  458.         %local.title.char.mix;">
  459.  
  460. <!ENTITY % local.ndxterm.char.mix "">
  461. <!ENTITY % ndxterm.char.mix
  462.         "#PCDATA
  463.         |%xref.char.class;    |%gen.char.class;
  464.         |%link.char.class;    |%tech.char.class;
  465.         |%base.char.class;    |%docinfo.char.class;
  466.         |%other.char.class;    |inlinegraphic|inlinemediaobject
  467.         %local.ndxterm.char.mix;">
  468.  
  469. <!ENTITY % local.cptr.char.mix "">
  470. <!ENTITY % cptr.char.mix
  471.         "#PCDATA
  472.         |%link.char.class;    |%tech.char.class;
  473.         |%base.char.class;
  474.         |%other.char.class;    |inlinegraphic|inlinemediaobject
  475.         |%ndxterm.class;        |beginpage
  476.         %local.cptr.char.mix;">
  477.  
  478. <!ENTITY % local.smallcptr.char.mix "">
  479. <!ENTITY % smallcptr.char.mix
  480.         "#PCDATA
  481.                     |replaceable
  482.                     |inlinegraphic|inlinemediaobject
  483.         |%ndxterm.class;        |beginpage
  484.         %local.smallcptr.char.mix;">
  485.  
  486. <!ENTITY % local.word.char.mix "">
  487. <!ENTITY % word.char.mix
  488.         "#PCDATA
  489.                     |acronym|emphasis|trademark
  490.         |%link.char.class;
  491.         |%base.char.class;
  492.         |%other.char.class;    |inlinegraphic|inlinemediaobject
  493.         |%ndxterm.class;        |beginpage
  494.         %local.word.char.mix;">
  495.  
  496. <!ENTITY % local.docinfo.char.mix "">
  497. <!ENTITY % docinfo.char.mix
  498.         "#PCDATA
  499.         |%link.char.class;
  500.                     |emphasis|trademark
  501.                     |replaceable
  502.         |%other.char.class;    |inlinegraphic|inlinemediaobject
  503.         |%ndxterm.class;
  504.         %local.docinfo.char.mix;">
  505. <!--ENTITY % bibliocomponent.mix (see Bibliographic section, below)-->
  506. <!--ENTITY % person.ident.mix (see Bibliographic section, below)-->
  507.  
  508. <!-- ...................................................................... -->
  509. <!-- Entities for attributes and attribute components ..................... -->
  510.  
  511. <!-- Effectivity attributes ............................................... -->
  512.  
  513.  
  514. <!-- Arch: Computer or chip architecture to which element applies; no
  515.     default -->
  516.  
  517. <!ENTITY % arch.attrib
  518.     "arch        CDATA        #IMPLIED">
  519.  
  520. <!-- Condition: General-purpose effectivity attribute -->
  521.  
  522. <!ENTITY % condition.attrib
  523.     "condition    CDATA        #IMPLIED">
  524.  
  525. <!-- Conformance: Standards conformance characteristics -->
  526.  
  527. <!ENTITY % conformance.attrib
  528.     "conformance    NMTOKENS    #IMPLIED">
  529.  
  530.  
  531. <!-- OS: Operating system to which element applies; no default -->
  532.  
  533. <!ENTITY % os.attrib
  534.     "os        CDATA        #IMPLIED">
  535.  
  536.  
  537. <!-- Revision: Editorial revision to which element belongs; no default -->
  538.  
  539. <!ENTITY % revision.attrib
  540.     "revision    CDATA        #IMPLIED">
  541.  
  542. <!-- Security: Security classification; no default -->
  543.  
  544. <!ENTITY % security.attrib
  545.     "security    CDATA        #IMPLIED">
  546.  
  547. <!-- UserLevel: Level of user experience to which element applies; no
  548.     default -->
  549.  
  550. <!ENTITY % userlevel.attrib
  551.     "userlevel    CDATA        #IMPLIED">
  552.  
  553.  
  554. <!-- Vendor: Computer vendor to which element applies; no default -->
  555.  
  556. <!ENTITY % vendor.attrib
  557.     "vendor        CDATA        #IMPLIED">
  558.  
  559. <!ENTITY % local.effectivity.attrib "">
  560. <!ENTITY % effectivity.attrib
  561.     "%arch.attrib;
  562.         %condition.attrib;
  563.     %conformance.attrib;
  564.     %os.attrib;
  565.     %revision.attrib;
  566.         %security.attrib;
  567.     %userlevel.attrib;
  568.     %vendor.attrib;
  569.     %local.effectivity.attrib;"
  570. >
  571.  
  572. <!-- Common attributes .................................................... -->
  573.  
  574.  
  575. <!-- Id: Unique identifier of element; no default -->
  576.  
  577. <!ENTITY % id.attrib
  578.     "id        ID        #IMPLIED">
  579.  
  580.  
  581. <!-- Id: Unique identifier of element; a value must be supplied; no
  582.     default -->
  583.  
  584. <!ENTITY % idreq.attrib
  585.     "id        ID        #REQUIRED">
  586.  
  587.  
  588. <!-- Lang: Indicator of language in which element is written, for
  589.     translation, character set management, etc.; no default -->
  590.  
  591. <!ENTITY % lang.attrib
  592.     "lang        CDATA        #IMPLIED">
  593.  
  594.  
  595. <!-- Remap: Previous role of element before conversion; no default -->
  596.  
  597. <!ENTITY % remap.attrib
  598.     "remap        CDATA        #IMPLIED">
  599.  
  600.  
  601. <!-- Role: New role of element in local environment; no default -->
  602.  
  603. <!ENTITY % role.attrib
  604.     "role        CDATA        #IMPLIED">
  605.  
  606.  
  607. <!-- XRefLabel: Alternate labeling string for XRef text generation;
  608.     default is usually title or other appropriate label text already
  609.     contained in element -->
  610.  
  611. <!ENTITY % xreflabel.attrib
  612.     "xreflabel    CDATA        #IMPLIED">
  613.  
  614.  
  615. <!-- RevisionFlag: Revision status of element; default is that element
  616.     wasn't revised -->
  617.  
  618. <!ENTITY % revisionflag.attrib
  619.     "revisionflag    (changed
  620.             |added
  621.             |deleted
  622.             |off)        #IMPLIED">
  623.  
  624. <!ENTITY % local.common.attrib "">
  625.  
  626. <!-- dir: Bidirectional override -->
  627.  
  628. <!ENTITY % dir.attrib
  629.     "dir        (ltr
  630.             |rtl
  631.             |lro
  632.             |rlo)        #IMPLIED">
  633.  
  634. <!-- xml:base: base URI -->
  635.  
  636. <![%sgml.features;[
  637. <!ENTITY % xml-base.attrib "">
  638. ]]>
  639. <!ENTITY % xml-base.attrib
  640.     "xml:base    CDATA        #IMPLIED">
  641.  
  642. <!-- Role is included explicitly on each element -->
  643.  
  644. <!ENTITY % common.attrib
  645.     "%id.attrib;
  646.     %lang.attrib;
  647.     %remap.attrib;
  648.     %xreflabel.attrib;
  649.     %revisionflag.attrib;
  650.     %effectivity.attrib;
  651.     %dir.attrib;
  652.     %xml-base.attrib;
  653.     %local.common.attrib;"
  654. >
  655.  
  656. <!-- Role is included explicitly on each element -->
  657.  
  658. <!ENTITY % idreq.common.attrib
  659.     "%idreq.attrib;
  660.     %lang.attrib;
  661.     %remap.attrib;
  662.     %xreflabel.attrib;
  663.     %revisionflag.attrib;
  664.     %effectivity.attrib;
  665.     %dir.attrib;
  666.     %xml-base.attrib;
  667.     %local.common.attrib;"
  668. >
  669.  
  670. <!-- Semi-common attributes and other attribute entities .................. -->
  671.  
  672. <!ENTITY % local.graphics.attrib "">
  673.  
  674. <!-- EntityRef: Name of an external entity containing the content
  675.     of the graphic -->
  676. <!-- FileRef: Filename, qualified by a pathname if desired,
  677.     designating the file containing the content of the graphic -->
  678. <!-- Format: Notation of the element content, if any -->
  679. <!-- SrcCredit: Information about the source of the Graphic -->
  680. <!-- Width: Same as CALS reprowid (desired width) -->
  681. <!-- Depth: Same as CALS reprodep (desired depth) -->
  682. <!-- Align: Same as CALS hplace with 'none' removed; #IMPLIED means
  683.     application-specific -->
  684. <!-- Scale: Conflation of CALS hscale and vscale -->
  685. <!-- Scalefit: Same as CALS scalefit -->
  686.  
  687. <!ENTITY % graphics.attrib
  688.     "
  689.     entityref    ENTITY        #IMPLIED
  690.     fileref     CDATA        #IMPLIED
  691.     format        (%notation.class;) #IMPLIED
  692.     srccredit    CDATA        #IMPLIED
  693.     width        CDATA        #IMPLIED
  694.     contentwidth    CDATA        #IMPLIED
  695.     depth        CDATA        #IMPLIED
  696.     contentdepth    CDATA        #IMPLIED
  697.     align        (left
  698.             |right
  699.             |center)    #IMPLIED
  700.     valign        (top
  701.             |middle
  702.             |bottom)    #IMPLIED
  703.     scale        CDATA        #IMPLIED
  704.     scalefit    %yesorno.attvals;
  705.                     #IMPLIED
  706.     %local.graphics.attrib;"
  707. >
  708.  
  709. <!ENTITY % local.keyaction.attrib "">
  710.  
  711. <!-- Action: Key combination type; default is unspecified if one
  712.     child element, Simul if there is more than one; if value is
  713.     Other, the OtherAction attribute must have a nonempty value -->
  714. <!-- OtherAction: User-defined key combination type -->
  715.  
  716. <!ENTITY % keyaction.attrib
  717.     "
  718.     action        (click
  719.             |double-click
  720.             |press
  721.             |seq
  722.             |simul
  723.             |other)        #IMPLIED
  724.     otheraction    CDATA        #IMPLIED
  725.     %local.keyaction.attrib;"
  726. >
  727.  
  728.  
  729. <!-- Label: Identifying number or string; default is usually the
  730.     appropriate number or string autogenerated by a formatter -->
  731.  
  732. <!ENTITY % label.attrib
  733.     "label        CDATA        #IMPLIED">
  734.  
  735.  
  736. <!-- Format: whether element is assumed to contain significant white
  737.     space -->
  738.  
  739. <!ENTITY % linespecific.attrib
  740.     "format        NOTATION
  741.             (linespecific)    'linespecific'
  742.          linenumbering    (numbered|unnumbered)     #IMPLIED
  743.          continuation    (continues|restarts)    #IMPLIED
  744.          startinglinenumber    CDATA        #IMPLIED
  745.          language    CDATA            #IMPLIED">
  746.  
  747. <!-- Linkend: link to related information; no default -->
  748.  
  749. <!ENTITY % linkend.attrib
  750.     "linkend    IDREF        #IMPLIED">
  751.  
  752.  
  753. <!-- Linkend: required link to related information -->
  754.  
  755. <!ENTITY % linkendreq.attrib
  756.     "linkend    IDREF        #REQUIRED">
  757.  
  758.  
  759. <!-- Linkends: link to one or more sets of related information; no
  760.     default -->
  761.  
  762. <!ENTITY % linkends.attrib
  763.     "linkends    IDREFS        #IMPLIED">
  764.  
  765.  
  766. <!ENTITY % local.mark.attrib "">
  767. <!ENTITY % mark.attrib
  768.     "mark        CDATA        #IMPLIED
  769.     %local.mark.attrib;"
  770. >
  771.  
  772.  
  773. <!-- MoreInfo: whether element's content has an associated RefEntry -->
  774.  
  775. <!ENTITY % moreinfo.attrib
  776.     "moreinfo    (refentry|none)    'none'">
  777.  
  778.  
  779. <!-- Pagenum: number of page on which element appears; no default -->
  780.  
  781. <!ENTITY % pagenum.attrib
  782.     "pagenum    CDATA        #IMPLIED">
  783.  
  784. <!ENTITY % local.status.attrib "">
  785.  
  786. <!-- Status: Editorial or publication status of the element
  787.     it applies to, such as "in review" or "approved for distribution" -->
  788.  
  789. <!ENTITY % status.attrib
  790.     "status        CDATA        #IMPLIED
  791.     %local.status.attrib;"
  792. >
  793.  
  794.  
  795. <!-- Width: width of the longest line in the element to which it
  796.     pertains, in number of characters -->
  797.  
  798. <!ENTITY % width.attrib
  799.     "width        CDATA        #IMPLIED">
  800.  
  801. <!-- ...................................................................... -->
  802. <!-- Title elements ....................................................... -->
  803.  
  804. <!ENTITY % title.module "INCLUDE">
  805. <![%title.module;[
  806. <!ENTITY % local.title.attrib "">
  807. <!ENTITY % title.role.attrib "%role.attrib;">
  808.  
  809. <!ENTITY % title.element "INCLUDE">
  810. <![%title.element;[
  811. <!ELEMENT title %ho; (%title.char.mix;)*>
  812. <!--end of title.element-->]]>
  813.  
  814. <!ENTITY % title.attlist "INCLUDE">
  815. <![%title.attlist;[
  816. <!ATTLIST title
  817.         %pagenum.attrib;
  818.         %common.attrib;
  819.         %title.role.attrib;
  820.         %local.title.attrib;
  821. >
  822. <!--end of title.attlist-->]]>
  823. <!--end of title.module-->]]>
  824.  
  825. <!ENTITY % titleabbrev.module "INCLUDE">
  826. <![%titleabbrev.module;[
  827. <!ENTITY % local.titleabbrev.attrib "">
  828. <!ENTITY % titleabbrev.role.attrib "%role.attrib;">
  829.  
  830. <!ENTITY % titleabbrev.element "INCLUDE">
  831. <![%titleabbrev.element;[
  832. <!ELEMENT titleabbrev %ho; (%title.char.mix;)*>
  833. <!--end of titleabbrev.element-->]]>
  834.  
  835. <!ENTITY % titleabbrev.attlist "INCLUDE">
  836. <![%titleabbrev.attlist;[
  837. <!ATTLIST titleabbrev
  838.         %common.attrib;
  839.         %titleabbrev.role.attrib;
  840.         %local.titleabbrev.attrib;
  841. >
  842. <!--end of titleabbrev.attlist-->]]>
  843. <!--end of titleabbrev.module-->]]>
  844.  
  845. <!ENTITY % subtitle.module "INCLUDE">
  846. <![%subtitle.module;[
  847. <!ENTITY % local.subtitle.attrib "">
  848. <!ENTITY % subtitle.role.attrib "%role.attrib;">
  849.  
  850. <!ENTITY % subtitle.element "INCLUDE">
  851. <![%subtitle.element;[
  852. <!ELEMENT subtitle %ho; (%title.char.mix;)*>
  853. <!--end of subtitle.element-->]]>
  854.  
  855. <!ENTITY % subtitle.attlist "INCLUDE">
  856. <![%subtitle.attlist;[
  857. <!ATTLIST subtitle
  858.         %common.attrib;
  859.         %subtitle.role.attrib;
  860.         %local.subtitle.attrib;
  861. >
  862. <!--end of subtitle.attlist-->]]>
  863. <!--end of subtitle.module-->]]>
  864.  
  865. <!-- ...................................................................... -->
  866. <!-- Bibliographic entities and elements .................................. -->
  867.  
  868. <!-- The bibliographic elements are typically used in the document
  869.      hierarchy. They do not appear in content models of information
  870.      pool elements.  See also the document information elements,
  871.      below. -->
  872.  
  873. <!ENTITY % local.person.ident.mix "">
  874. <!ENTITY % person.ident.mix
  875.         "honorific|firstname|surname|lineage|othername|affiliation
  876.         |authorblurb|contrib %local.person.ident.mix;">
  877.  
  878. <!ENTITY % local.bibliocomponent.mix "">
  879. <!ENTITY % bibliocomponent.mix
  880.         "abbrev|abstract|address|artpagenums|author
  881.         |authorgroup|authorinitials|bibliomisc|biblioset
  882.         |collab|confgroup|contractnum|contractsponsor
  883.         |copyright|corpauthor|corpname|corpcredit|date|edition
  884.         |editor|invpartnumber|isbn|issn|issuenum|orgname
  885.         |biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage
  886.         |othercredit|pagenums|printhistory|productname
  887.         |productnumber|pubdate|publisher|publishername
  888.         |pubsnumber|releaseinfo|revhistory|seriesvolnums
  889.         |subtitle|title|titleabbrev|volumenum|citetitle
  890.         |personname|%person.ident.mix;
  891.         |%ndxterm.class;
  892.         %local.bibliocomponent.mix;">
  893.  
  894. <!-- I don't think this is well placed, but it needs to be here because of -->
  895. <!-- the reference to bibliocomponent.mix -->
  896. <!ENTITY % local.info.class "">
  897. <!ENTITY % info.class
  898.         "graphic | mediaobject | legalnotice | modespec
  899.          | subjectset | keywordset | itermset | %bibliocomponent.mix;
  900.                  %local.info.class;">
  901.  
  902. <!ENTITY % biblioentry.module "INCLUDE">
  903. <![%biblioentry.module;[
  904. <!ENTITY % local.biblioentry.attrib "">
  905. <!ENTITY % biblioentry.role.attrib "%role.attrib;">
  906.  
  907. <!ENTITY % biblioentry.element "INCLUDE">
  908. <![%biblioentry.element;[
  909. <!ELEMENT biblioentry %ho; ((articleinfo | (%bibliocomponent.mix;))+)
  910.                       %ubiq.exclusion;>
  911. <!--end of biblioentry.element-->]]>
  912.  
  913. <!ENTITY % biblioentry.attlist "INCLUDE">
  914. <![%biblioentry.attlist;[
  915. <!ATTLIST biblioentry
  916.         %common.attrib;
  917.         %biblioentry.role.attrib;
  918.         %local.biblioentry.attrib;
  919. >
  920. <!--end of biblioentry.attlist-->]]>
  921. <!--end of biblioentry.module-->]]>
  922.  
  923. <!ENTITY % bibliomixed.module "INCLUDE">
  924. <![%bibliomixed.module;[
  925. <!ENTITY % local.bibliomixed.attrib "">
  926. <!ENTITY % bibliomixed.role.attrib "%role.attrib;">
  927.  
  928. <!ENTITY % bibliomixed.element "INCLUDE">
  929. <![%bibliomixed.element;[
  930. <!ELEMENT bibliomixed %ho; (#PCDATA | %bibliocomponent.mix; | bibliomset)*
  931.                       %ubiq.exclusion;>
  932. <!--end of bibliomixed.element-->]]>
  933.  
  934. <!ENTITY % bibliomixed.attlist "INCLUDE">
  935. <![%bibliomixed.attlist;[
  936. <!ATTLIST bibliomixed
  937.         %common.attrib;
  938.         %bibliomixed.role.attrib;
  939.         %local.bibliomixed.attrib;
  940. >
  941. <!--end of bibliomixed.attlist-->]]>
  942. <!--end of bibliomixed.module-->]]>
  943.  
  944. <!ENTITY % articleinfo.module "INCLUDE">
  945. <![%articleinfo.module;[
  946. <!ENTITY % local.articleinfo.attrib "">
  947. <!ENTITY % articleinfo.role.attrib "%role.attrib;">
  948.  
  949. <!ENTITY % articleinfo.element "INCLUDE">
  950. <![%articleinfo.element;[
  951. <!ELEMENT articleinfo %ho; ((%info.class;)+)
  952.     %beginpage.exclusion;>
  953. <!--end of articleinfo.element-->]]>
  954.  
  955. <!ENTITY % articleinfo.attlist "INCLUDE">
  956. <![%articleinfo.attlist;[
  957. <!ATTLIST articleinfo
  958.         %common.attrib;
  959.         %articleinfo.role.attrib;
  960.         %local.articleinfo.attrib;
  961. >
  962. <!--end of articleinfo.attlist-->]]>
  963. <!--end of articleinfo.module-->]]>
  964.  
  965. <!ENTITY % biblioset.module "INCLUDE">
  966. <![%biblioset.module;[
  967. <!ENTITY % local.biblioset.attrib "">
  968. <!ENTITY % biblioset.role.attrib "%role.attrib;">
  969.  
  970. <!ENTITY % biblioset.element "INCLUDE">
  971. <![%biblioset.element;[
  972. <!ELEMENT biblioset %ho; ((%bibliocomponent.mix;)+)
  973.                       %ubiq.exclusion;>
  974. <!--end of biblioset.element-->]]>
  975.  
  976. <!-- Relation: Relationship of elements contained within BiblioSet -->
  977.  
  978.  
  979. <!ENTITY % biblioset.attlist "INCLUDE">
  980. <![%biblioset.attlist;[
  981. <!ATTLIST biblioset
  982.         relation    CDATA        #IMPLIED
  983.         %common.attrib;
  984.         %biblioset.role.attrib;
  985.         %local.biblioset.attrib;
  986. >
  987. <!--end of biblioset.attlist-->]]>
  988. <!--end of biblioset.module-->]]>
  989.  
  990. <!ENTITY % bibliomset.module "INCLUDE">
  991. <![%bibliomset.module;[
  992. <!ENTITY % bibliomset.role.attrib "%role.attrib;">
  993. <!ENTITY % local.bibliomset.attrib "">
  994.  
  995. <!ENTITY % bibliomset.element "INCLUDE">
  996. <![%bibliomset.element;[
  997. <!ELEMENT bibliomset %ho; (#PCDATA | %bibliocomponent.mix; | bibliomset)*
  998.                       %ubiq.exclusion;>
  999. <!--end of bibliomset.element-->]]>
  1000.  
  1001. <!-- Relation: Relationship of elements contained within BiblioMSet -->
  1002.  
  1003.  
  1004. <!ENTITY % bibliomset.attlist "INCLUDE">
  1005. <![%bibliomset.attlist;[
  1006. <!ATTLIST bibliomset
  1007.         relation    CDATA        #IMPLIED
  1008.         %common.attrib;
  1009.         %bibliomset.role.attrib;
  1010.         %local.bibliomset.attrib;
  1011. >
  1012. <!--end of bibliomset.attlist-->]]>
  1013. <!--end of bibliomset.module-->]]>
  1014.  
  1015. <!ENTITY % bibliomisc.module "INCLUDE">
  1016. <![%bibliomisc.module;[
  1017. <!ENTITY % local.bibliomisc.attrib "">
  1018. <!ENTITY % bibliomisc.role.attrib "%role.attrib;">
  1019.  
  1020. <!ENTITY % bibliomisc.element "INCLUDE">
  1021. <![%bibliomisc.element;[
  1022. <!ELEMENT bibliomisc %ho; (%para.char.mix;)*>
  1023. <!--end of bibliomisc.element-->]]>
  1024.  
  1025. <!ENTITY % bibliomisc.attlist "INCLUDE">
  1026. <![%bibliomisc.attlist;[
  1027. <!ATTLIST bibliomisc
  1028.         %common.attrib;
  1029.         %bibliomisc.role.attrib;
  1030.         %local.bibliomisc.attrib;
  1031. >
  1032. <!--end of bibliomisc.attlist-->]]>
  1033. <!--end of bibliomisc.module-->]]>
  1034.  
  1035. <!-- ...................................................................... -->
  1036. <!-- Subject, Keyword, and ITermSet elements .............................. -->
  1037.  
  1038. <!ENTITY % subjectset.content.module "INCLUDE">
  1039. <![%subjectset.content.module;[
  1040. <!ENTITY % subjectset.module "INCLUDE">
  1041. <![%subjectset.module;[
  1042. <!ENTITY % local.subjectset.attrib "">
  1043. <!ENTITY % subjectset.role.attrib "%role.attrib;">
  1044.  
  1045. <!ENTITY % subjectset.element "INCLUDE">
  1046. <![%subjectset.element;[
  1047. <!ELEMENT subjectset %ho; (subject+)>
  1048. <!--end of subjectset.element-->]]>
  1049.  
  1050. <!-- Scheme: Controlled vocabulary employed in SubjectTerms -->
  1051.  
  1052.  
  1053. <!ENTITY % subjectset.attlist "INCLUDE">
  1054. <![%subjectset.attlist;[
  1055. <!ATTLIST subjectset
  1056.         scheme        NMTOKEN        #IMPLIED
  1057.         %common.attrib;
  1058.         %subjectset.role.attrib;
  1059.         %local.subjectset.attrib;
  1060. >
  1061. <!--end of subjectset.attlist-->]]>
  1062. <!--end of subjectset.module-->]]>
  1063.  
  1064. <!ENTITY % subject.module "INCLUDE">
  1065. <![%subject.module;[
  1066. <!ENTITY % local.subject.attrib "">
  1067. <!ENTITY % subject.role.attrib "%role.attrib;">
  1068.  
  1069. <!ENTITY % subject.element "INCLUDE">
  1070. <![%subject.element;[
  1071. <!ELEMENT subject %ho; (subjectterm+)>
  1072. <!--end of subject.element-->]]>
  1073.  
  1074. <!-- Weight: Ranking of this group of SubjectTerms relative
  1075.         to others, 0 is low, no highest value specified -->
  1076.  
  1077.  
  1078. <!ENTITY % subject.attlist "INCLUDE">
  1079. <![%subject.attlist;[
  1080. <!ATTLIST subject
  1081.         weight        CDATA        #IMPLIED
  1082.         %common.attrib;
  1083.         %subject.role.attrib;
  1084.         %local.subject.attrib;
  1085. >
  1086. <!--end of subject.attlist-->]]>
  1087. <!--end of subject.module-->]]>
  1088.  
  1089. <!ENTITY % subjectterm.module "INCLUDE">
  1090. <![%subjectterm.module;[
  1091. <!ENTITY % local.subjectterm.attrib "">
  1092. <!ENTITY % subjectterm.role.attrib "%role.attrib;">
  1093.  
  1094. <!ENTITY % subjectterm.element "INCLUDE">
  1095. <![%subjectterm.element;[
  1096. <!ELEMENT subjectterm %ho; (#PCDATA)>
  1097. <!--end of subjectterm.element-->]]>
  1098.  
  1099. <!ENTITY % subjectterm.attlist "INCLUDE">
  1100. <![%subjectterm.attlist;[
  1101. <!ATTLIST subjectterm
  1102.         %common.attrib;
  1103.         %subjectterm.role.attrib;
  1104.         %local.subjectterm.attrib;
  1105. >
  1106. <!--end of subjectterm.attlist-->]]>
  1107. <!--end of subjectterm.module-->]]>
  1108. <!--end of subjectset.content.module-->]]>
  1109.  
  1110. <!ENTITY % keywordset.content.module "INCLUDE">
  1111. <![%keywordset.content.module;[
  1112. <!ENTITY % keywordset.module "INCLUDE">
  1113. <![%keywordset.module;[
  1114. <!ENTITY % local.keywordset.attrib "">
  1115. <!ENTITY % keywordset.role.attrib "%role.attrib;">
  1116.  
  1117. <!ENTITY % keywordset.element "INCLUDE">
  1118. <![%keywordset.element;[
  1119. <!ELEMENT keywordset %ho; (keyword+)>
  1120. <!--end of keywordset.element-->]]>
  1121.  
  1122. <!ENTITY % keywordset.attlist "INCLUDE">
  1123. <![%keywordset.attlist;[
  1124. <!ATTLIST keywordset
  1125.         %common.attrib;
  1126.         %keywordset.role.attrib;
  1127.         %local.keywordset.attrib;
  1128. >
  1129. <!--end of keywordset.attlist-->]]>
  1130. <!--end of keywordset.module-->]]>
  1131.  
  1132. <!ENTITY % keyword.module "INCLUDE">
  1133. <![%keyword.module;[
  1134. <!ENTITY % local.keyword.attrib "">
  1135. <!ENTITY % keyword.role.attrib "%role.attrib;">
  1136.  
  1137. <!ENTITY % keyword.element "INCLUDE">
  1138. <![%keyword.element;[
  1139. <!ELEMENT keyword %ho; (#PCDATA)>
  1140. <!--end of keyword.element-->]]>
  1141.  
  1142. <!ENTITY % keyword.attlist "INCLUDE">
  1143. <![%keyword.attlist;[
  1144. <!ATTLIST keyword
  1145.         %common.attrib;
  1146.         %keyword.role.attrib;
  1147.         %local.keyword.attrib;
  1148. >
  1149. <!--end of keyword.attlist-->]]>
  1150. <!--end of keyword.module-->]]>
  1151. <!--end of keywordset.content.module-->]]>
  1152.  
  1153. <!ENTITY % itermset.module "INCLUDE">
  1154. <![%itermset.module;[
  1155. <!ENTITY % local.itermset.attrib "">
  1156. <!ENTITY % itermset.role.attrib "%role.attrib;">
  1157.  
  1158. <!ENTITY % itermset.element "INCLUDE">
  1159. <![%itermset.element;[
  1160. <!ELEMENT itermset %ho; (indexterm+)>
  1161. <!--end of itermset.element-->]]>
  1162.  
  1163. <!ENTITY % itermset.attlist "INCLUDE">
  1164. <![%itermset.attlist;[
  1165. <!ATTLIST itermset
  1166.         %common.attrib;
  1167.         %itermset.role.attrib;
  1168.         %local.itermset.attrib;
  1169. >
  1170. <!--end of itermset.attlist-->]]>
  1171. <!--end of itermset.module-->]]>
  1172.  
  1173. <!-- Bibliographic info for "blocks" -->
  1174.  
  1175. <!ENTITY % blockinfo.module "INCLUDE">
  1176. <![ %blockinfo.module; [
  1177. <!ENTITY % local.blockinfo.attrib "">
  1178. <!ENTITY % blockinfo.role.attrib "%role.attrib;">
  1179.  
  1180. <!ENTITY % blockinfo.element "INCLUDE">
  1181. <![ %blockinfo.element; [
  1182. <!ELEMENT blockinfo %ho; ((%info.class;)+)
  1183.     %beginpage.exclusion;>
  1184. <!--end of blockinfo.element-->]]>
  1185.  
  1186. <!ENTITY % blockinfo.attlist "INCLUDE">
  1187. <![ %blockinfo.attlist; [
  1188. <!ATTLIST blockinfo
  1189.         %common.attrib;
  1190.         %blockinfo.role.attrib;
  1191.         %local.blockinfo.attrib;
  1192. >
  1193. <!--end of blockinfo.attlist-->]]>
  1194. <!--end of blockinfo.module-->]]>
  1195.  
  1196. <!-- ...................................................................... -->
  1197. <!-- Compound (section-ish) elements ...................................... -->
  1198.  
  1199. <!-- Message set ...................... -->
  1200.  
  1201. <!ENTITY % msgset.content.module "INCLUDE">
  1202. <![%msgset.content.module;[
  1203. <!ENTITY % msgset.module "INCLUDE">
  1204. <![%msgset.module;[
  1205. <!ENTITY % local.msgset.attrib "">
  1206. <!ENTITY % msgset.role.attrib "%role.attrib;">
  1207.  
  1208. <!ENTITY % msgset.element "INCLUDE">
  1209. <![%msgset.element;[
  1210. <!ELEMENT msgset %ho; (blockinfo?, (%formalobject.title.content;)?,
  1211.                        (msgentry+|simplemsgentry+))>
  1212. <!--end of msgset.element-->]]>
  1213.  
  1214. <!ENTITY % msgset.attlist "INCLUDE">
  1215. <![%msgset.attlist;[
  1216. <!ATTLIST msgset
  1217.         %common.attrib;
  1218.         %msgset.role.attrib;
  1219.         %local.msgset.attrib;
  1220. >
  1221. <!--end of msgset.attlist-->]]>
  1222. <!--end of msgset.module-->]]>
  1223.  
  1224. <!ENTITY % msgentry.module "INCLUDE">
  1225. <![%msgentry.module;[
  1226. <!ENTITY % local.msgentry.attrib "">
  1227. <!ENTITY % msgentry.role.attrib "%role.attrib;">
  1228.  
  1229. <!ENTITY % msgentry.element "INCLUDE">
  1230. <![%msgentry.element;[
  1231. <!ELEMENT msgentry %ho; (msg+, msginfo?, msgexplan*)>
  1232. <!--end of msgentry.element-->]]>
  1233.  
  1234. <!ENTITY % msgentry.attlist "INCLUDE">
  1235. <![%msgentry.attlist;[
  1236. <!ATTLIST msgentry
  1237.         %common.attrib;
  1238.         %msgentry.role.attrib;
  1239.         %local.msgentry.attrib;
  1240. >
  1241. <!--end of msgentry.attlist-->]]>
  1242. <!--end of msgentry.module-->]]>
  1243.  
  1244. <!ENTITY % simplemsgentry.module "INCLUDE">
  1245. <![ %simplemsgentry.module; [
  1246. <!ENTITY % local.simplemsgentry.attrib "">
  1247. <!ENTITY % simplemsgentry.role.attrib "%role.attrib;">
  1248.  
  1249. <!ENTITY % simplemsgentry.element "INCLUDE">
  1250. <![ %simplemsgentry.element; [
  1251. <!ELEMENT simplemsgentry %ho; (msgtext, msgexplan+)>
  1252. <!--end of simplemsgentry.element-->]]>
  1253.  
  1254. <!ENTITY % simplemsgentry.attlist "INCLUDE">
  1255. <![ %simplemsgentry.attlist; [
  1256. <!ATTLIST simplemsgentry
  1257.         audience    CDATA    #IMPLIED
  1258.         level        CDATA    #IMPLIED
  1259.         origin        CDATA    #IMPLIED
  1260.         %common.attrib;
  1261.         %simplemsgentry.role.attrib;
  1262.         %local.simplemsgentry.attrib;
  1263. >
  1264. <!--end of simplemsgentry.attlist-->]]>
  1265. <!--end of simplemsgentry.module-->]]>
  1266.  
  1267. <!ENTITY % msg.module "INCLUDE">
  1268. <![%msg.module;[
  1269. <!ENTITY % local.msg.attrib "">
  1270. <!ENTITY % msg.role.attrib "%role.attrib;">
  1271.  
  1272. <!ENTITY % msg.element "INCLUDE">
  1273. <![%msg.element;[
  1274. <!ELEMENT msg %ho; (title?, msgmain, (msgsub | msgrel)*)>
  1275. <!--end of msg.element-->]]>
  1276.  
  1277. <!ENTITY % msg.attlist "INCLUDE">
  1278. <![%msg.attlist;[
  1279. <!ATTLIST msg
  1280.         %common.attrib;
  1281.         %msg.role.attrib;
  1282.         %local.msg.attrib;
  1283. >
  1284. <!--end of msg.attlist-->]]>
  1285. <!--end of msg.module-->]]>
  1286.  
  1287. <!ENTITY % msgmain.module "INCLUDE">
  1288. <![%msgmain.module;[
  1289. <!ENTITY % local.msgmain.attrib "">
  1290. <!ENTITY % msgmain.role.attrib "%role.attrib;">
  1291.  
  1292. <!ENTITY % msgmain.element "INCLUDE">
  1293. <![%msgmain.element;[
  1294. <!ELEMENT msgmain %ho; (title?, msgtext)>
  1295. <!--end of msgmain.element-->]]>
  1296.  
  1297. <!ENTITY % msgmain.attlist "INCLUDE">
  1298. <![%msgmain.attlist;[
  1299. <!ATTLIST msgmain
  1300.         %common.attrib;
  1301.         %msgmain.role.attrib;
  1302.         %local.msgmain.attrib;
  1303. >
  1304. <!--end of msgmain.attlist-->]]>
  1305. <!--end of msgmain.module-->]]>
  1306.  
  1307. <!ENTITY % msgsub.module "INCLUDE">
  1308. <![%msgsub.module;[
  1309. <!ENTITY % local.msgsub.attrib "">
  1310. <!ENTITY % msgsub.role.attrib "%role.attrib;">
  1311.  
  1312. <!ENTITY % msgsub.element "INCLUDE">
  1313. <![%msgsub.element;[
  1314. <!ELEMENT msgsub %ho; (title?, msgtext)>
  1315. <!--end of msgsub.element-->]]>
  1316.  
  1317. <!ENTITY % msgsub.attlist "INCLUDE">
  1318. <![%msgsub.attlist;[
  1319. <!ATTLIST msgsub
  1320.         %common.attrib;
  1321.         %msgsub.role.attrib;
  1322.         %local.msgsub.attrib;
  1323. >
  1324. <!--end of msgsub.attlist-->]]>
  1325. <!--end of msgsub.module-->]]>
  1326.  
  1327. <!ENTITY % msgrel.module "INCLUDE">
  1328. <![%msgrel.module;[
  1329. <!ENTITY % local.msgrel.attrib "">
  1330. <!ENTITY % msgrel.role.attrib "%role.attrib;">
  1331.  
  1332. <!ENTITY % msgrel.element "INCLUDE">
  1333. <![%msgrel.element;[
  1334. <!ELEMENT msgrel %ho; (title?, msgtext)>
  1335. <!--end of msgrel.element-->]]>
  1336.  
  1337. <!ENTITY % msgrel.attlist "INCLUDE">
  1338. <![%msgrel.attlist;[
  1339. <!ATTLIST msgrel
  1340.         %common.attrib;
  1341.         %msgrel.role.attrib;
  1342.         %local.msgrel.attrib;
  1343. >
  1344. <!--end of msgrel.attlist-->]]>
  1345. <!--end of msgrel.module-->]]>
  1346.  
  1347. <!-- MsgText (defined in the Inlines section, below)-->
  1348.  
  1349. <!ENTITY % msginfo.module "INCLUDE">
  1350. <![%msginfo.module;[
  1351. <!ENTITY % local.msginfo.attrib "">
  1352. <!ENTITY % msginfo.role.attrib "%role.attrib;">
  1353.  
  1354. <!ENTITY % msginfo.element "INCLUDE">
  1355. <![%msginfo.element;[
  1356. <!ELEMENT msginfo %ho; ((msglevel | msgorig | msgaud)*)>
  1357. <!--end of msginfo.element-->]]>
  1358.  
  1359. <!ENTITY % msginfo.attlist "INCLUDE">
  1360. <![%msginfo.attlist;[
  1361. <!ATTLIST msginfo
  1362.         %common.attrib;
  1363.         %msginfo.role.attrib;
  1364.         %local.msginfo.attrib;
  1365. >
  1366. <!--end of msginfo.attlist-->]]>
  1367. <!--end of msginfo.module-->]]>
  1368.  
  1369. <!ENTITY % msglevel.module "INCLUDE">
  1370. <![%msglevel.module;[
  1371. <!ENTITY % local.msglevel.attrib "">
  1372. <!ENTITY % msglevel.role.attrib "%role.attrib;">
  1373.  
  1374. <!ENTITY % msglevel.element "INCLUDE">
  1375. <![%msglevel.element;[
  1376. <!ELEMENT msglevel %ho; (%smallcptr.char.mix;)*>
  1377. <!--end of msglevel.element-->]]>
  1378.  
  1379. <!ENTITY % msglevel.attlist "INCLUDE">
  1380. <![%msglevel.attlist;[
  1381. <!ATTLIST msglevel
  1382.         %common.attrib;
  1383.         %msglevel.role.attrib;
  1384.         %local.msglevel.attrib;
  1385. >
  1386. <!--end of msglevel.attlist-->]]>
  1387. <!--end of msglevel.module-->]]>
  1388.  
  1389. <!ENTITY % msgorig.module "INCLUDE">
  1390. <![%msgorig.module;[
  1391. <!ENTITY % local.msgorig.attrib "">
  1392. <!ENTITY % msgorig.role.attrib "%role.attrib;">
  1393.  
  1394. <!ENTITY % msgorig.element "INCLUDE">
  1395. <![%msgorig.element;[
  1396. <!ELEMENT msgorig %ho; (%smallcptr.char.mix;)*>
  1397. <!--end of msgorig.element-->]]>
  1398.  
  1399. <!ENTITY % msgorig.attlist "INCLUDE">
  1400. <![%msgorig.attlist;[
  1401. <!ATTLIST msgorig
  1402.         %common.attrib;
  1403.         %msgorig.role.attrib;
  1404.         %local.msgorig.attrib;
  1405. >
  1406. <!--end of msgorig.attlist-->]]>
  1407. <!--end of msgorig.module-->]]>
  1408.  
  1409. <!ENTITY % msgaud.module "INCLUDE">
  1410. <![%msgaud.module;[
  1411. <!ENTITY % local.msgaud.attrib "">
  1412. <!ENTITY % msgaud.role.attrib "%role.attrib;">
  1413.  
  1414. <!ENTITY % msgaud.element "INCLUDE">
  1415. <![%msgaud.element;[
  1416. <!ELEMENT msgaud %ho; (%para.char.mix;)*>
  1417. <!--end of msgaud.element-->]]>
  1418.  
  1419. <!ENTITY % msgaud.attlist "INCLUDE">
  1420. <![%msgaud.attlist;[
  1421. <!ATTLIST msgaud
  1422.         %common.attrib;
  1423.         %msgaud.role.attrib;
  1424.         %local.msgaud.attrib;
  1425. >
  1426. <!--end of msgaud.attlist-->]]>
  1427. <!--end of msgaud.module-->]]>
  1428.  
  1429. <!ENTITY % msgexplan.module "INCLUDE">
  1430. <![%msgexplan.module;[
  1431. <!ENTITY % local.msgexplan.attrib "">
  1432. <!ENTITY % msgexplan.role.attrib "%role.attrib;">
  1433.  
  1434. <!ENTITY % msgexplan.element "INCLUDE">
  1435. <![%msgexplan.element;[
  1436. <!ELEMENT msgexplan %ho; (title?, (%component.mix;)+)>
  1437. <!--end of msgexplan.element-->]]>
  1438.  
  1439. <!ENTITY % msgexplan.attlist "INCLUDE">
  1440. <![%msgexplan.attlist;[
  1441. <!ATTLIST msgexplan
  1442.         %common.attrib;
  1443.         %msgexplan.role.attrib;
  1444.         %local.msgexplan.attrib;
  1445. >
  1446. <!--end of msgexplan.attlist-->]]>
  1447. <!--end of msgexplan.module-->]]>
  1448. <!--end of msgset.content.module-->]]>
  1449.  
  1450. <!ENTITY % task.content.module "INCLUDE">
  1451. <![%task.content.module;[
  1452. <!ENTITY % task.module "INCLUDE">
  1453. <![%task.module;[
  1454. <!ENTITY % local.task.attrib "">
  1455. <!ENTITY % task.role.attrib "%role.attrib;">
  1456.  
  1457. <!ENTITY % task.element "INCLUDE">
  1458. <![%task.element;[
  1459. <!ELEMENT task %ho; (blockinfo?,(%ndxterm.class;)*,
  1460.                      (%formalobject.title.content;),
  1461.                      tasksummary?,
  1462.                      taskprerequisites?,
  1463.                      procedure,
  1464.                      example*,
  1465.                      taskrelated?)>
  1466. <!--end of task.element-->]]>
  1467.  
  1468. <!ENTITY % task.attlist "INCLUDE">
  1469. <![%task.attlist;[
  1470. <!ATTLIST task
  1471.         %common.attrib;
  1472.         %task.role.attrib;
  1473.         %local.task.attrib;
  1474. >
  1475. <!--end of task.attlist-->]]>
  1476. <!--end of task.module-->]]>
  1477.  
  1478. <!ENTITY % tasksummary.module "INCLUDE">
  1479. <![%tasksummary.module;[
  1480. <!ENTITY % local.tasksummary.attrib "">
  1481. <!ENTITY % tasksummary.role.attrib "%role.attrib;">
  1482.  
  1483. <!ENTITY % tasksummary.element "INCLUDE">
  1484. <![%tasksummary.element;[
  1485. <!ELEMENT tasksummary %ho; (blockinfo?,
  1486.                             (%formalobject.title.content;)?,
  1487.                             (%component.mix;)+)>
  1488. <!--end of tasksummary.element-->]]>
  1489.  
  1490. <!ENTITY % tasksummary.attlist "INCLUDE">
  1491. <![%tasksummary.attlist;[
  1492. <!ATTLIST tasksummary
  1493.         %common.attrib;
  1494.         %tasksummary.role.attrib;
  1495.         %local.tasksummary.attrib;
  1496. >
  1497. <!--end of tasksummary.attlist-->]]>
  1498. <!--end of tasksummary.module-->]]>
  1499.  
  1500. <!ENTITY % taskprerequisites.module "INCLUDE">
  1501. <![%taskprerequisites.module;[
  1502. <!ENTITY % local.taskprerequisites.attrib "">
  1503. <!ENTITY % taskprerequisites.role.attrib "%role.attrib;">
  1504.  
  1505. <!ENTITY % taskprerequisites.element "INCLUDE">
  1506. <![%taskprerequisites.element;[
  1507. <!ELEMENT taskprerequisites %ho; (blockinfo?,
  1508.                                   (%formalobject.title.content;)?,
  1509.                                   (%component.mix;)+)>
  1510. <!--end of taskprerequisites.element-->]]>
  1511.  
  1512. <!ENTITY % taskprerequisites.attlist "INCLUDE">
  1513. <![%taskprerequisites.attlist;[
  1514. <!ATTLIST taskprerequisites
  1515.         %common.attrib;
  1516.         %taskprerequisites.role.attrib;
  1517.         %local.taskprerequisites.attrib;
  1518. >
  1519. <!--end of taskprerequisites.attlist-->]]>
  1520. <!--end of taskprerequisites.module-->]]>
  1521.  
  1522. <!ENTITY % taskrelated.module "INCLUDE">
  1523. <![%taskrelated.module;[
  1524. <!ENTITY % local.taskrelated.attrib "">
  1525. <!ENTITY % taskrelated.role.attrib "%role.attrib;">
  1526.  
  1527. <!ENTITY % taskrelated.element "INCLUDE">
  1528. <![%taskrelated.element;[
  1529. <!ELEMENT taskrelated %ho; (blockinfo?,
  1530.                             (%formalobject.title.content;)?,
  1531.                             (%component.mix;)+)>
  1532. <!--end of taskrelated.element-->]]>
  1533.  
  1534. <!ENTITY % taskrelated.attlist "INCLUDE">
  1535. <![%taskrelated.attlist;[
  1536. <!ATTLIST taskrelated
  1537.         %common.attrib;
  1538.         %taskrelated.role.attrib;
  1539.         %local.taskrelated.attrib;
  1540. >
  1541. <!--end of taskrelated.attlist-->]]>
  1542. <!--end of taskrelated.module-->]]>
  1543. <!--end of task.content.module-->]]>
  1544.  
  1545. <!-- QandASet ........................ -->
  1546. <!ENTITY % qandaset.content.module "INCLUDE">
  1547. <![ %qandaset.content.module; [
  1548. <!ENTITY % qandaset.module "INCLUDE">
  1549. <![ %qandaset.module; [
  1550. <!ENTITY % local.qandaset.attrib "">
  1551. <!ENTITY % qandaset.role.attrib "%role.attrib;">
  1552.  
  1553. <!ENTITY % qandaset.element "INCLUDE">
  1554. <![ %qandaset.element; [
  1555. <!ELEMENT qandaset %ho; (blockinfo?, (%formalobject.title.content;)?,
  1556.             (%qandaset.mix;)*,
  1557.                         (qandadiv+|qandaentry+))>
  1558. <!--end of qandaset.element-->]]>
  1559.  
  1560. <!ENTITY % qandaset.attlist "INCLUDE">
  1561. <![ %qandaset.attlist; [
  1562. <!ATTLIST qandaset
  1563.         defaultlabel    (qanda|number|none)       #IMPLIED
  1564.         %common.attrib;
  1565.         %qandaset.role.attrib;
  1566.         %local.qandaset.attrib;>
  1567. <!--end of qandaset.attlist-->]]>
  1568. <!--end of qandaset.module-->]]>
  1569.  
  1570. <!ENTITY % qandadiv.module "INCLUDE">
  1571. <![ %qandadiv.module; [
  1572. <!ENTITY % local.qandadiv.attrib "">
  1573. <!ENTITY % qandadiv.role.attrib "%role.attrib;">
  1574.  
  1575. <!ENTITY % qandadiv.element "INCLUDE">
  1576. <![ %qandadiv.element; [
  1577. <!ELEMENT qandadiv %ho; (blockinfo?, (%formalobject.title.content;)?,
  1578.             (%qandaset.mix;)*,
  1579.             (qandadiv+|qandaentry+))>
  1580. <!--end of qandadiv.element-->]]>
  1581.  
  1582. <!ENTITY % qandadiv.attlist "INCLUDE">
  1583. <![ %qandadiv.attlist; [
  1584. <!ATTLIST qandadiv
  1585.         %common.attrib;
  1586.         %qandadiv.role.attrib;
  1587.         %local.qandadiv.attrib;>
  1588. <!--end of qandadiv.attlist-->]]>
  1589. <!--end of qandadiv.module-->]]>
  1590.  
  1591. <!ENTITY % qandaentry.module "INCLUDE">
  1592. <![ %qandaentry.module; [
  1593. <!ENTITY % local.qandaentry.attrib "">
  1594. <!ENTITY % qandaentry.role.attrib "%role.attrib;">
  1595.  
  1596. <!ENTITY % qandaentry.element "INCLUDE">
  1597. <![ %qandaentry.element; [
  1598. <!ELEMENT qandaentry %ho; (blockinfo?, revhistory?, question, answer*)>
  1599. <!--end of qandaentry.element-->]]>
  1600.  
  1601. <!ENTITY % qandaentry.attlist "INCLUDE">
  1602. <![ %qandaentry.attlist; [
  1603. <!ATTLIST qandaentry
  1604.         %common.attrib;
  1605.         %qandaentry.role.attrib;
  1606.         %local.qandaentry.attrib;>
  1607. <!--end of qandaentry.attlist-->]]>
  1608. <!--end of qandaentry.module-->]]>
  1609.  
  1610. <!ENTITY % question.module "INCLUDE">
  1611. <![ %question.module; [
  1612. <!ENTITY % local.question.attrib "">
  1613. <!ENTITY % question.role.attrib "%role.attrib;">
  1614.  
  1615. <!ENTITY % question.element "INCLUDE">
  1616. <![ %question.element; [
  1617. <!ELEMENT question %ho; (label?, (%qandaset.mix;)+)>
  1618. <!--end of question.element-->]]>
  1619.  
  1620. <!ENTITY % question.attlist "INCLUDE">
  1621. <![ %question.attlist; [
  1622. <!ATTLIST question
  1623.         %common.attrib;
  1624.         %question.role.attrib;
  1625.         %local.question.attrib;
  1626. >
  1627. <!--end of question.attlist-->]]>
  1628. <!--end of question.module-->]]>
  1629.  
  1630. <!ENTITY % answer.module "INCLUDE">
  1631. <![ %answer.module; [
  1632. <!ENTITY % local.answer.attrib "">
  1633. <!ENTITY % answer.role.attrib "%role.attrib;">
  1634.  
  1635. <!ENTITY % answer.element "INCLUDE">
  1636. <![ %answer.element; [
  1637. <!ELEMENT answer %ho; (label?, (%qandaset.mix;)*, qandaentry*)>
  1638. <!--end of answer.element-->]]>
  1639.  
  1640. <!ENTITY % answer.attlist "INCLUDE">
  1641. <![ %answer.attlist; [
  1642. <!ATTLIST answer
  1643.         %common.attrib;
  1644.         %answer.role.attrib;
  1645.         %local.answer.attrib;
  1646. >
  1647. <!--end of answer.attlist-->]]>
  1648. <!--end of answer.module-->]]>
  1649.  
  1650. <!ENTITY % label.module "INCLUDE">
  1651. <![ %label.module; [
  1652. <!ENTITY % local.label.attrib "">
  1653. <!ENTITY % label.role.attrib "%role.attrib;">
  1654.  
  1655. <!ENTITY % label.element "INCLUDE">
  1656. <![ %label.element; [
  1657. <!ELEMENT label %ho; (%word.char.mix;)*>
  1658. <!--end of label.element-->]]>
  1659.  
  1660. <!ENTITY % label.attlist "INCLUDE">
  1661. <![ %label.attlist; [
  1662. <!ATTLIST label
  1663.         %common.attrib;
  1664.         %label.role.attrib;
  1665.         %local.label.attrib;
  1666. >
  1667. <!--end of label.attlist-->]]>
  1668. <!--end of label.module-->]]>
  1669. <!--end of qandaset.content.module-->]]>
  1670.  
  1671. <!-- Procedure ........................ -->
  1672.  
  1673. <!ENTITY % procedure.content.module "INCLUDE">
  1674. <![%procedure.content.module;[
  1675. <!ENTITY % procedure.module "INCLUDE">
  1676. <![%procedure.module;[
  1677. <!ENTITY % local.procedure.attrib "">
  1678. <!ENTITY % procedure.role.attrib "%role.attrib;">
  1679.  
  1680. <!ENTITY % procedure.element "INCLUDE">
  1681. <![%procedure.element;[
  1682. <!ELEMENT procedure %ho; (blockinfo?, (%formalobject.title.content;)?,
  1683.                           (%component.mix;)*, step+)>
  1684. <!--end of procedure.element-->]]>
  1685.  
  1686. <!ENTITY % procedure.attlist "INCLUDE">
  1687. <![%procedure.attlist;[
  1688. <!ATTLIST procedure
  1689.         %common.attrib;
  1690.         %procedure.role.attrib;
  1691.         %local.procedure.attrib;
  1692. >
  1693. <!--end of procedure.attlist-->]]>
  1694. <!--end of procedure.module-->]]>
  1695.  
  1696. <!ENTITY % step.module "INCLUDE">
  1697. <![%step.module;[
  1698. <!ENTITY % local.step.attrib "">
  1699. <!ENTITY % step.role.attrib "%role.attrib;">
  1700.  
  1701. <!ENTITY % step.element "INCLUDE">
  1702. <![%step.element;[
  1703. <!ELEMENT step %ho; (title?, (((%component.mix;)+, ((substeps|stepalternatives), (%component.mix;)*)?)
  1704.                     | ((substeps|stepalternatives), (%component.mix;)*)))>
  1705. <!--end of step.element-->]]>
  1706.  
  1707. <!-- Performance: Whether the Step must be performed -->
  1708. <!-- not #REQUIRED! -->
  1709.  
  1710.  
  1711. <!ENTITY % step.attlist "INCLUDE">
  1712. <![%step.attlist;[
  1713. <!ATTLIST step
  1714.         performance    (optional
  1715.                 |required)    "required"
  1716.         %common.attrib;
  1717.         %step.role.attrib;
  1718.         %local.step.attrib;
  1719. >
  1720. <!--end of step.attlist-->]]>
  1721. <!--end of step.module-->]]>
  1722.  
  1723. <!ENTITY % substeps.module "INCLUDE">
  1724. <![%substeps.module;[
  1725. <!ENTITY % local.substeps.attrib "">
  1726. <!ENTITY % substeps.role.attrib "%role.attrib;">
  1727.  
  1728. <!ENTITY % substeps.element "INCLUDE">
  1729. <![%substeps.element;[
  1730. <!ELEMENT substeps %ho; (step+)>
  1731. <!--end of substeps.element-->]]>
  1732.  
  1733. <!-- Performance: whether entire set of substeps must be performed -->
  1734. <!-- not #REQUIRED! -->
  1735.  
  1736. <!ENTITY % substeps.attlist "INCLUDE">
  1737. <![%substeps.attlist;[
  1738. <!ATTLIST substeps
  1739.         performance    (optional
  1740.                 |required)    "required"
  1741.         %common.attrib;
  1742.         %substeps.role.attrib;
  1743.         %local.substeps.attrib;
  1744. >
  1745. <!--end of substeps.attlist-->]]>
  1746. <!--end of substeps.module-->]]>
  1747.  
  1748. <!ENTITY % stepalternatives.module "INCLUDE">
  1749. <![%stepalternatives.module;[
  1750. <!ENTITY % local.stepalternatives.attrib "">
  1751. <!ENTITY % stepalternatives.role.attrib "%role.attrib;">
  1752.  
  1753. <!ENTITY % stepalternatives.element "INCLUDE">
  1754. <![%stepalternatives.element;[
  1755. <!ELEMENT stepalternatives %ho; (step+)>
  1756. <!--end of stepalternatives.element-->]]>
  1757.  
  1758. <!-- Performance: Whether (one of) the alternatives must be performed -->
  1759. <!-- not #REQUIRED! -->
  1760.  
  1761. <!ENTITY % stepalternatives.attlist "INCLUDE">
  1762. <![%stepalternatives.attlist;[
  1763. <!ATTLIST stepalternatives
  1764.         performance    (optional
  1765.                 |required)    "required"
  1766.         %common.attrib;
  1767.         %stepalternatives.role.attrib;
  1768.         %local.stepalternatives.attrib;
  1769. >
  1770. <!--end of stepalternatives.attlist-->]]>
  1771. <!--end of stepalternatives.module-->]]>
  1772. <!--end of procedure.content.module-->]]>
  1773.  
  1774. <!-- Sidebar .......................... -->
  1775.  
  1776. <!ENTITY % sidebar.content.model "INCLUDE">
  1777. <![ %sidebar.content.model; [
  1778.  
  1779. <!ENTITY % sidebarinfo.module "INCLUDE">
  1780. <![ %sidebarinfo.module; [
  1781. <!ENTITY % local.sidebarinfo.attrib "">
  1782. <!ENTITY % sidebarinfo.role.attrib "%role.attrib;">
  1783.  
  1784. <!ENTITY % sidebarinfo.element "INCLUDE">
  1785. <![ %sidebarinfo.element; [
  1786. <!ELEMENT sidebarinfo %ho; ((%info.class;)+)
  1787.     %beginpage.exclusion;>
  1788. <!--end of sidebarinfo.element-->]]>
  1789.  
  1790. <!ENTITY % sidebarinfo.attlist "INCLUDE">
  1791. <![ %sidebarinfo.attlist; [
  1792. <!ATTLIST sidebarinfo
  1793.         %common.attrib;
  1794.         %sidebarinfo.role.attrib;
  1795.         %local.sidebarinfo.attrib;
  1796. >
  1797. <!--end of sidebarinfo.attlist-->]]>
  1798. <!--end of sidebarinfo.module-->]]>
  1799.  
  1800. <!ENTITY % sidebar.module "INCLUDE">
  1801. <![%sidebar.module;[
  1802. <!ENTITY % local.sidebar.attrib "">
  1803. <!ENTITY % sidebar.role.attrib "%role.attrib;">
  1804.  
  1805. <!ENTITY % sidebar.element "INCLUDE">
  1806. <![%sidebar.element;[
  1807. <!ELEMENT sidebar %ho; (sidebarinfo?,
  1808.                    (%formalobject.title.content;)?,
  1809.                    (%sidebar.mix;)+)>
  1810. <!--end of sidebar.element-->]]>
  1811.  
  1812. <!ENTITY % sidebar.attlist "INCLUDE">
  1813. <![%sidebar.attlist;[
  1814. <!ATTLIST sidebar
  1815.         %common.attrib;
  1816.         %sidebar.role.attrib;
  1817.         %local.sidebar.attrib;
  1818. >
  1819. <!--end of sidebar.attlist-->]]>
  1820. <!--end of sidebar.module-->]]>
  1821. <!--end of sidebar.content.model-->]]>
  1822.  
  1823. <!-- ...................................................................... -->
  1824. <!-- Paragraph-related elements ........................................... -->
  1825.  
  1826. <!ENTITY % abstract.module "INCLUDE">
  1827. <![%abstract.module;[
  1828. <!ENTITY % local.abstract.attrib "">
  1829. <!ENTITY % abstract.role.attrib "%role.attrib;">
  1830.  
  1831. <!ENTITY % abstract.element "INCLUDE">
  1832. <![%abstract.element;[
  1833. <!ELEMENT abstract %ho; (title?, (%para.class;)+)>
  1834. <!--end of abstract.element-->]]>
  1835.  
  1836. <!ENTITY % abstract.attlist "INCLUDE">
  1837. <![%abstract.attlist;[
  1838. <!ATTLIST abstract
  1839.         %common.attrib;
  1840.         %abstract.role.attrib;
  1841.         %local.abstract.attrib;
  1842. >
  1843. <!--end of abstract.attlist-->]]>
  1844. <!--end of abstract.module-->]]>
  1845.  
  1846. <!ENTITY % authorblurb.module "INCLUDE">
  1847. <![%authorblurb.module;[
  1848. <!ENTITY % local.authorblurb.attrib "">
  1849. <!ENTITY % authorblurb.role.attrib "%role.attrib;">
  1850.  
  1851. <!ENTITY % authorblurb.element "INCLUDE">
  1852. <![%authorblurb.element;[
  1853. <!ELEMENT authorblurb %ho; (title?, (%para.class;)+)>
  1854. <!--end of authorblurb.element-->]]>
  1855.  
  1856. <!ENTITY % authorblurb.attlist "INCLUDE">
  1857. <![%authorblurb.attlist;[
  1858. <!ATTLIST authorblurb
  1859.         %common.attrib;
  1860.         %authorblurb.role.attrib;
  1861.         %local.authorblurb.attrib;
  1862. >
  1863. <!--end of authorblurb.attlist-->]]>
  1864. <!--end of authorblurb.module-->]]>
  1865.  
  1866. <!ENTITY % personblurb.module "INCLUDE">
  1867. <![%personblurb.module;[
  1868. <!ENTITY % local.personblurb.attrib "">
  1869. <!ENTITY % personblurb.role.attrib "%role.attrib;">
  1870.  
  1871. <!ENTITY % personblurb.element "INCLUDE">
  1872. <![%personblurb.element;[
  1873. <!ELEMENT personblurb %ho; (title?, (%para.class;)+)>
  1874. <!--end of personblurb.element-->]]>
  1875.  
  1876. <!ENTITY % personblurb.attlist "INCLUDE">
  1877. <![%personblurb.attlist;[
  1878. <!ATTLIST personblurb
  1879.         %common.attrib;
  1880.         %personblurb.role.attrib;
  1881.         %local.personblurb.attrib;
  1882. >
  1883. <!--end of personblurb.attlist-->]]>
  1884. <!--end of personblurb.module-->]]>
  1885.  
  1886. <!ENTITY % blockquote.module "INCLUDE">
  1887. <![%blockquote.module;[
  1888.  
  1889. <!ENTITY % local.blockquote.attrib "">
  1890. <!ENTITY % blockquote.role.attrib "%role.attrib;">
  1891.  
  1892. <!ENTITY % blockquote.element "INCLUDE">
  1893. <![%blockquote.element;[
  1894. <!ELEMENT blockquote %ho; (blockinfo?, title?, attribution?, (%component.mix;)+)
  1895.                       %blockquote.exclusion;>
  1896. <!--end of blockquote.element-->]]>
  1897.  
  1898. <!ENTITY % blockquote.attlist "INCLUDE">
  1899. <![%blockquote.attlist;[
  1900. <!ATTLIST blockquote
  1901.         %common.attrib;
  1902.         %blockquote.role.attrib;
  1903.         %local.blockquote.attrib;
  1904. >
  1905. <!--end of blockquote.attlist-->]]>
  1906. <!--end of blockquote.module-->]]>
  1907.  
  1908. <!ENTITY % attribution.module "INCLUDE">
  1909. <![%attribution.module;[
  1910. <!ENTITY % local.attribution.attrib "">
  1911. <!ENTITY % attribution.role.attrib "%role.attrib;">
  1912.  
  1913. <!ENTITY % attribution.element "INCLUDE">
  1914. <![%attribution.element;[
  1915. <!ELEMENT attribution %ho; (%para.char.mix;)*>
  1916. <!--end of attribution.element-->]]>
  1917.  
  1918. <!ENTITY % attribution.attlist "INCLUDE">
  1919. <![%attribution.attlist;[
  1920. <!ATTLIST attribution
  1921.         %common.attrib;
  1922.         %attribution.role.attrib;
  1923.         %local.attribution.attrib;
  1924. >
  1925. <!--end of attribution.attlist-->]]>
  1926. <!--end of attribution.module-->]]>
  1927.  
  1928. <!ENTITY % bridgehead.module "INCLUDE">
  1929. <![%bridgehead.module;[
  1930. <!ENTITY % local.bridgehead.attrib "">
  1931. <!ENTITY % bridgehead.role.attrib "%role.attrib;">
  1932.  
  1933. <!ENTITY % bridgehead.element "INCLUDE">
  1934. <![%bridgehead.element;[
  1935. <!ELEMENT bridgehead %ho; (%title.char.mix;)*>
  1936. <!--end of bridgehead.element-->]]>
  1937.  
  1938. <!-- Renderas: Indicates the format in which the BridgeHead
  1939.         should appear -->
  1940.  
  1941.  
  1942. <!ENTITY % bridgehead.attlist "INCLUDE">
  1943. <![%bridgehead.attlist;[
  1944. <!ATTLIST bridgehead
  1945.         renderas    (other
  1946.                 |sect1
  1947.                 |sect2
  1948.                 |sect3
  1949.                 |sect4
  1950.                 |sect5)        #IMPLIED
  1951.         %common.attrib;
  1952.         %bridgehead.role.attrib;
  1953.         %local.bridgehead.attrib;
  1954. >
  1955. <!--end of bridgehead.attlist-->]]>
  1956. <!--end of bridgehead.module-->]]>
  1957.  
  1958. <!ENTITY % remark.module "INCLUDE">
  1959. <![%remark.module;[
  1960. <!ENTITY % local.remark.attrib "">
  1961. <!ENTITY % remark.role.attrib "%role.attrib;">
  1962.  
  1963. <!ENTITY % remark.element "INCLUDE">
  1964. <![%remark.element;[
  1965. <!ELEMENT remark %ho; (%para.char.mix;)*
  1966.                       %remark.exclusion;>
  1967. <!--end of remark.element-->]]>
  1968.  
  1969. <!ENTITY % remark.attlist "INCLUDE">
  1970. <![%remark.attlist;[
  1971. <!ATTLIST remark
  1972.         %common.attrib;
  1973.         %remark.role.attrib;
  1974.         %local.remark.attrib;
  1975. >
  1976. <!--end of remark.attlist-->]]>
  1977. <!--end of remark.module-->]]>
  1978.  
  1979. <!ENTITY % epigraph.module "INCLUDE">
  1980. <![%epigraph.module;[
  1981. <!ENTITY % local.epigraph.attrib "">
  1982. <!ENTITY % epigraph.role.attrib "%role.attrib;">
  1983.  
  1984. <!ENTITY % epigraph.element "INCLUDE">
  1985. <![%epigraph.element;[
  1986. <!ELEMENT epigraph %ho; (attribution?, ((%para.class;)|literallayout)+)>
  1987. <!--end of epigraph.element-->]]>
  1988.  
  1989. <!ENTITY % epigraph.attlist "INCLUDE">
  1990. <![%epigraph.attlist;[
  1991. <!ATTLIST epigraph
  1992.         %common.attrib;
  1993.         %epigraph.role.attrib;
  1994.         %local.epigraph.attrib;
  1995. >
  1996. <!--end of epigraph.attlist-->]]>
  1997. <!-- Attribution (defined above)-->
  1998. <!--end of epigraph.module-->]]>
  1999.  
  2000. <!ENTITY % footnote.module "INCLUDE">
  2001. <![%footnote.module;[
  2002. <!ENTITY % local.footnote.attrib "">
  2003. <!ENTITY % footnote.role.attrib "%role.attrib;">
  2004.  
  2005. <!ENTITY % footnote.element "INCLUDE">
  2006. <![%footnote.element;[
  2007. <!ELEMENT footnote %ho; ((%footnote.mix;)+)
  2008.                       %footnote.exclusion;>
  2009. <!--end of footnote.element-->]]>
  2010.  
  2011. <!ENTITY % footnote.attlist "INCLUDE">
  2012. <![%footnote.attlist;[
  2013. <!ATTLIST footnote
  2014.         %label.attrib;
  2015.         %common.attrib;
  2016.         %footnote.role.attrib;
  2017.         %local.footnote.attrib;
  2018. >
  2019. <!--end of footnote.attlist-->]]>
  2020. <!--end of footnote.module-->]]>
  2021.  
  2022. <!ENTITY % highlights.module "INCLUDE">
  2023. <![%highlights.module;[
  2024. <!ENTITY % local.highlights.attrib "">
  2025. <!ENTITY % highlights.role.attrib "%role.attrib;">
  2026.  
  2027. <!ENTITY % highlights.element "INCLUDE">
  2028. <![%highlights.element;[
  2029. <!ELEMENT highlights %ho; ((%highlights.mix;)+)
  2030.                       %highlights.exclusion;>
  2031. <!--end of highlights.element-->]]>
  2032.  
  2033. <!ENTITY % highlights.attlist "INCLUDE">
  2034. <![%highlights.attlist;[
  2035. <!ATTLIST highlights
  2036.         %common.attrib;
  2037.         %highlights.role.attrib;
  2038.         %local.highlights.attrib;
  2039. >
  2040. <!--end of highlights.attlist-->]]>
  2041. <!--end of highlights.module-->]]>
  2042.  
  2043. <!ENTITY % formalpara.module "INCLUDE">
  2044. <![%formalpara.module;[
  2045. <!ENTITY % local.formalpara.attrib "">
  2046. <!ENTITY % formalpara.role.attrib "%role.attrib;">
  2047.  
  2048. <!ENTITY % formalpara.element "INCLUDE">
  2049. <![%formalpara.element;[
  2050. <!ELEMENT formalpara %ho; (title, (%ndxterm.class;)*, para)>
  2051. <!--end of formalpara.element-->]]>
  2052.  
  2053. <!ENTITY % formalpara.attlist "INCLUDE">
  2054. <![%formalpara.attlist;[
  2055. <!ATTLIST formalpara
  2056.         %common.attrib;
  2057.         %formalpara.role.attrib;
  2058.         %local.formalpara.attrib;
  2059. >
  2060. <!--end of formalpara.attlist-->]]>
  2061. <!--end of formalpara.module-->]]>
  2062.  
  2063. <!ENTITY % para.module "INCLUDE">
  2064. <![%para.module;[
  2065. <!ENTITY % local.para.attrib "">
  2066. <!ENTITY % para.role.attrib "%role.attrib;">
  2067.  
  2068. <!ENTITY % para.element "INCLUDE">
  2069. <![%para.element;[
  2070. <!ELEMENT para %ho; (%para.char.mix; | %para.mix;)*>
  2071. <!--end of para.element-->]]>
  2072.  
  2073. <!ENTITY % para.attlist "INCLUDE">
  2074. <![%para.attlist;[
  2075. <!ATTLIST para
  2076.         %common.attrib;
  2077.         %para.role.attrib;
  2078.         %local.para.attrib;
  2079. >
  2080. <!--end of para.attlist-->]]>
  2081. <!--end of para.module-->]]>
  2082.  
  2083. <!ENTITY % simpara.module "INCLUDE">
  2084. <![%simpara.module;[
  2085. <!ENTITY % local.simpara.attrib "">
  2086. <!ENTITY % simpara.role.attrib "%role.attrib;">
  2087.  
  2088. <!ENTITY % simpara.element "INCLUDE">
  2089. <![%simpara.element;[
  2090. <!ELEMENT simpara %ho; (%para.char.mix;)*>
  2091. <!--end of simpara.element-->]]>
  2092.  
  2093. <!ENTITY % simpara.attlist "INCLUDE">
  2094. <![%simpara.attlist;[
  2095. <!ATTLIST simpara
  2096.         %common.attrib;
  2097.         %simpara.role.attrib;
  2098.         %local.simpara.attrib;
  2099. >
  2100. <!--end of simpara.attlist-->]]>
  2101. <!--end of simpara.module-->]]>
  2102.  
  2103. <!ENTITY % admon.module "INCLUDE">
  2104. <![%admon.module;[
  2105. <!ENTITY % local.admon.attrib "">
  2106. <!ENTITY % admon.role.attrib "%role.attrib;">
  2107.  
  2108.  
  2109. <!ENTITY % caution.element "INCLUDE">
  2110. <![%caution.element;[
  2111. <!ELEMENT caution %ho; (title?, (%admon.mix;)+)
  2112.                       %admon.exclusion;>
  2113. <!--end of caution.element-->]]>
  2114.  
  2115. <!ENTITY % caution.attlist "INCLUDE">
  2116. <![%caution.attlist;[
  2117. <!ATTLIST caution
  2118.         %common.attrib;
  2119.         %admon.role.attrib;
  2120.         %local.admon.attrib;
  2121. >
  2122. <!--end of caution.attlist-->]]>
  2123.  
  2124.  
  2125. <!ENTITY % important.element "INCLUDE">
  2126. <![%important.element;[
  2127. <!ELEMENT important %ho; (title?, (%admon.mix;)+)
  2128.                       %admon.exclusion;>
  2129. <!--end of important.element-->]]>
  2130.  
  2131. <!ENTITY % important.attlist "INCLUDE">
  2132. <![%important.attlist;[
  2133. <!ATTLIST important
  2134.         %common.attrib;
  2135.         %admon.role.attrib;
  2136.         %local.admon.attrib;
  2137. >
  2138. <!--end of important.attlist-->]]>
  2139.  
  2140.  
  2141. <!ENTITY % note.element "INCLUDE">
  2142. <![%note.element;[
  2143. <!ELEMENT note %ho; (title?, (%admon.mix;)+)
  2144.                       %admon.exclusion;>
  2145. <!--end of note.element-->]]>
  2146.  
  2147. <!ENTITY % note.attlist "INCLUDE">
  2148. <![%note.attlist;[
  2149. <!ATTLIST note
  2150.         %common.attrib;
  2151.         %admon.role.attrib;
  2152.         %local.admon.attrib;
  2153. >
  2154. <!--end of note.attlist-->]]>
  2155.  
  2156. <!ENTITY % tip.element "INCLUDE">
  2157. <![%tip.element;[
  2158. <!ELEMENT tip %ho; (title?, (%admon.mix;)+)
  2159.                       %admon.exclusion;>
  2160. <!--end of tip.element-->]]>
  2161.  
  2162. <!ENTITY % tip.attlist "INCLUDE">
  2163. <![%tip.attlist;[
  2164. <!ATTLIST tip
  2165.         %common.attrib;
  2166.         %admon.role.attrib;
  2167.         %local.admon.attrib;
  2168. >
  2169. <!--end of tip.attlist-->]]>
  2170.  
  2171.  
  2172. <!ENTITY % warning.element "INCLUDE">
  2173. <![%warning.element;[
  2174. <!ELEMENT warning %ho; (title?, (%admon.mix;)+)
  2175.                       %admon.exclusion;>
  2176. <!--end of warning.element-->]]>
  2177.  
  2178. <!ENTITY % warning.attlist "INCLUDE">
  2179. <![%warning.attlist;[
  2180. <!ATTLIST warning
  2181.         %common.attrib;
  2182.         %admon.role.attrib;
  2183.         %local.admon.attrib;
  2184. >
  2185. <!--end of warning.attlist-->]]>
  2186.  
  2187. <!--end of admon.module-->]]>
  2188.  
  2189. <!-- ...................................................................... -->
  2190. <!-- Lists ................................................................ -->
  2191.  
  2192. <!-- GlossList ........................ -->
  2193.  
  2194. <!ENTITY % glosslist.module "INCLUDE">
  2195. <![%glosslist.module;[
  2196. <!ENTITY % local.glosslist.attrib "">
  2197. <!ENTITY % glosslist.role.attrib "%role.attrib;">
  2198.  
  2199. <!ENTITY % glosslist.element "INCLUDE">
  2200. <![%glosslist.element;[
  2201. <!ELEMENT glosslist %ho; (blockinfo?, (%formalobject.title.content;)?, glossentry+)>
  2202. <!--end of glosslist.element-->]]>
  2203.  
  2204. <!ENTITY % glosslist.attlist "INCLUDE">
  2205. <![%glosslist.attlist;[
  2206. <!ATTLIST glosslist
  2207.         %common.attrib;
  2208.         %glosslist.role.attrib;
  2209.         %local.glosslist.attrib;
  2210. >
  2211. <!--end of glosslist.attlist-->]]>
  2212. <!--end of glosslist.module-->]]>
  2213.  
  2214. <!ENTITY % glossentry.content.module "INCLUDE">
  2215. <![%glossentry.content.module;[
  2216. <!ENTITY % glossentry.module "INCLUDE">
  2217. <![%glossentry.module;[
  2218. <!ENTITY % local.glossentry.attrib "">
  2219. <!ENTITY % glossentry.role.attrib "%role.attrib;">
  2220.  
  2221. <!ENTITY % glossentry.element "INCLUDE">
  2222. <![%glossentry.element;[
  2223. <!ELEMENT glossentry %ho; (glossterm, acronym?, abbrev?,
  2224.                       (%ndxterm.class;)*,
  2225.                       revhistory?, (glosssee|glossdef+))>
  2226. <!--end of glossentry.element-->]]>
  2227.  
  2228. <!-- SortAs: String by which the GlossEntry is to be sorted
  2229.         (alphabetized) in lieu of its proper content -->
  2230.  
  2231.  
  2232. <!ENTITY % glossentry.attlist "INCLUDE">
  2233. <![%glossentry.attlist;[
  2234. <!ATTLIST glossentry
  2235.         sortas        CDATA        #IMPLIED
  2236.         %common.attrib;
  2237.         %glossentry.role.attrib;
  2238.         %local.glossentry.attrib;
  2239. >
  2240. <!--end of glossentry.attlist-->]]>
  2241. <!--end of glossentry.module-->]]>
  2242.  
  2243. <!-- GlossTerm (defined in the Inlines section, below)-->
  2244. <!ENTITY % glossdef.module "INCLUDE">
  2245. <![%glossdef.module;[
  2246. <!ENTITY % local.glossdef.attrib "">
  2247. <!ENTITY % glossdef.role.attrib "%role.attrib;">
  2248.  
  2249. <!ENTITY % glossdef.element "INCLUDE">
  2250. <![%glossdef.element;[
  2251. <!ELEMENT glossdef %ho; ((%glossdef.mix;)+, glossseealso*)>
  2252. <!--end of glossdef.element-->]]>
  2253.  
  2254. <!-- Subject: List of subjects; keywords for the definition -->
  2255.  
  2256.  
  2257. <!ENTITY % glossdef.attlist "INCLUDE">
  2258. <![%glossdef.attlist;[
  2259. <!ATTLIST glossdef
  2260.         subject        CDATA        #IMPLIED
  2261.         %common.attrib;
  2262.         %glossdef.role.attrib;
  2263.         %local.glossdef.attrib;
  2264. >
  2265. <!--end of glossdef.attlist-->]]>
  2266. <!--end of glossdef.module-->]]>
  2267.  
  2268. <!ENTITY % glosssee.module "INCLUDE">
  2269. <![%glosssee.module;[
  2270. <!ENTITY % local.glosssee.attrib "">
  2271. <!ENTITY % glosssee.role.attrib "%role.attrib;">
  2272.  
  2273. <!ENTITY % glosssee.element "INCLUDE">
  2274. <![%glosssee.element;[
  2275. <!ELEMENT glosssee %ho; (%para.char.mix;)*>
  2276. <!--end of glosssee.element-->]]>
  2277.  
  2278. <!-- OtherTerm: Reference to the GlossEntry whose GlossTerm
  2279.         should be displayed at the point of the GlossSee -->
  2280.  
  2281.  
  2282. <!ENTITY % glosssee.attlist "INCLUDE">
  2283. <![%glosssee.attlist;[
  2284. <!ATTLIST glosssee
  2285.         otherterm    IDREF        #IMPLIED
  2286.         %common.attrib;
  2287.         %glosssee.role.attrib;
  2288.         %local.glosssee.attrib;
  2289. >
  2290. <!--end of glosssee.attlist-->]]>
  2291. <!--end of glosssee.module-->]]>
  2292.  
  2293. <!ENTITY % glossseealso.module "INCLUDE">
  2294. <![%glossseealso.module;[
  2295. <!ENTITY % local.glossseealso.attrib "">
  2296. <!ENTITY % glossseealso.role.attrib "%role.attrib;">
  2297.  
  2298. <!ENTITY % glossseealso.element "INCLUDE">
  2299. <![%glossseealso.element;[
  2300. <!ELEMENT glossseealso %ho; (%para.char.mix;)*>
  2301. <!--end of glossseealso.element-->]]>
  2302.  
  2303. <!-- OtherTerm: Reference to the GlossEntry whose GlossTerm
  2304.         should be displayed at the point of the GlossSeeAlso -->
  2305.  
  2306.  
  2307. <!ENTITY % glossseealso.attlist "INCLUDE">
  2308. <![%glossseealso.attlist;[
  2309. <!ATTLIST glossseealso
  2310.         otherterm    IDREF        #IMPLIED
  2311.         %common.attrib;
  2312.         %glossseealso.role.attrib;
  2313.         %local.glossseealso.attrib;
  2314. >
  2315. <!--end of glossseealso.attlist-->]]>
  2316. <!--end of glossseealso.module-->]]>
  2317. <!--end of glossentry.content.module-->]]>
  2318.  
  2319. <!-- ItemizedList and OrderedList ..... -->
  2320.  
  2321. <!ENTITY % itemizedlist.module "INCLUDE">
  2322. <![%itemizedlist.module;[
  2323. <!ENTITY % local.itemizedlist.attrib "">
  2324. <!ENTITY % itemizedlist.role.attrib "%role.attrib;">
  2325.  
  2326. <!ENTITY % itemizedlist.element "INCLUDE">
  2327. <![%itemizedlist.element;[
  2328. <!ELEMENT itemizedlist %ho; (blockinfo?, (%formalobject.title.content;)?,
  2329.                  (%listpreamble.mix;)*, listitem+)>
  2330.  
  2331. <!--end of itemizedlist.element-->]]>
  2332.  
  2333. <!-- Spacing: Whether the vertical space in the list should be
  2334.         compressed -->
  2335. <!-- Mark: Keyword, e.g., bullet, dash, checkbox, none;
  2336.         list of keywords and defaults are implementation specific -->
  2337.  
  2338.  
  2339. <!ENTITY % itemizedlist.attlist "INCLUDE">
  2340. <![%itemizedlist.attlist;[
  2341. <!ATTLIST itemizedlist        spacing        (normal
  2342.                 |compact)    #IMPLIED
  2343.         %mark.attrib;
  2344.         %common.attrib;
  2345.         %itemizedlist.role.attrib;
  2346.         %local.itemizedlist.attrib;
  2347. >
  2348. <!--end of itemizedlist.attlist-->]]>
  2349. <!--end of itemizedlist.module-->]]>
  2350.  
  2351. <!ENTITY % orderedlist.module "INCLUDE">
  2352. <![%orderedlist.module;[
  2353. <!ENTITY % local.orderedlist.attrib "">
  2354. <!ENTITY % orderedlist.role.attrib "%role.attrib;">
  2355.  
  2356. <!ENTITY % orderedlist.element "INCLUDE">
  2357. <![%orderedlist.element;[
  2358. <!ELEMENT orderedlist %ho; (blockinfo?, (%formalobject.title.content;)?,
  2359.                  (%listpreamble.mix;)*, listitem+)>
  2360.  
  2361. <!--end of orderedlist.element-->]]>
  2362.  
  2363. <!-- Numeration: Style of ListItem numbered; default is expected
  2364.         to be Arabic -->
  2365. <!-- InheritNum: Specifies for a nested list that the numbering
  2366.         of ListItems should include the number of the item
  2367.         within which they are nested (e.g., 1a and 1b within 1,
  2368.         rather than a and b) -->
  2369. <!-- Continuation: Where list numbering begins afresh (Restarts,
  2370.         the default) or continues that of the immediately preceding
  2371.         list (Continues) -->
  2372. <!-- Spacing: Whether the vertical space in the list should be
  2373.         compressed -->
  2374.  
  2375.  
  2376. <!ENTITY % orderedlist.attlist "INCLUDE">
  2377. <![%orderedlist.attlist;[
  2378. <!ATTLIST orderedlist
  2379.         numeration    (arabic
  2380.                 |upperalpha
  2381.                 |loweralpha
  2382.                 |upperroman
  2383.                 |lowerroman)    #IMPLIED
  2384.         inheritnum    (inherit
  2385.                 |ignore)    "ignore"
  2386.         continuation    (continues
  2387.                 |restarts)    "restarts"
  2388.         spacing        (normal
  2389.                 |compact)    #IMPLIED
  2390.         %common.attrib;
  2391.         %orderedlist.role.attrib;
  2392.         %local.orderedlist.attrib;
  2393. >
  2394. <!--end of orderedlist.attlist-->]]>
  2395. <!--end of orderedlist.module-->]]>
  2396.  
  2397. <!ENTITY % listitem.module "INCLUDE">
  2398. <![%listitem.module;[
  2399. <!ENTITY % local.listitem.attrib "">
  2400. <!ENTITY % listitem.role.attrib "%role.attrib;">
  2401.  
  2402. <!ENTITY % listitem.element "INCLUDE">
  2403. <![%listitem.element;[
  2404. <!ELEMENT listitem %ho; ((%component.mix;)+)>
  2405. <!--end of listitem.element-->]]>
  2406.  
  2407. <!-- Override: Indicates the mark to be used for this ListItem
  2408.         instead of the default mark or the mark specified by
  2409.         the Mark attribute on the enclosing ItemizedList -->
  2410.  
  2411.  
  2412. <!ENTITY % listitem.attlist "INCLUDE">
  2413. <![%listitem.attlist;[
  2414. <!ATTLIST listitem
  2415.         override    CDATA        #IMPLIED
  2416.         %common.attrib;
  2417.         %listitem.role.attrib;
  2418.         %local.listitem.attrib;
  2419. >
  2420. <!--end of listitem.attlist-->]]>
  2421. <!--end of listitem.module-->]]>
  2422.  
  2423. <!-- SegmentedList .................... -->
  2424. <!ENTITY % segmentedlist.content.module "INCLUDE">
  2425. <![%segmentedlist.content.module;[
  2426. <!ENTITY % segmentedlist.module "INCLUDE">
  2427. <![%segmentedlist.module;[
  2428. <!ENTITY % local.segmentedlist.attrib "">
  2429. <!ENTITY % segmentedlist.role.attrib "%role.attrib;">
  2430.  
  2431. <!ENTITY % segmentedlist.element "INCLUDE">
  2432. <![%segmentedlist.element;[
  2433. <!ELEMENT segmentedlist %ho; ((%formalobject.title.content;)?,
  2434.                          segtitle+,
  2435.                          seglistitem+)>
  2436. <!--end of segmentedlist.element-->]]>
  2437.  
  2438. <!ENTITY % segmentedlist.attlist "INCLUDE">
  2439. <![%segmentedlist.attlist;[
  2440. <!ATTLIST segmentedlist
  2441.         %common.attrib;
  2442.         %segmentedlist.role.attrib;
  2443.         %local.segmentedlist.attrib;
  2444. >
  2445. <!--end of segmentedlist.attlist-->]]>
  2446. <!--end of segmentedlist.module-->]]>
  2447.  
  2448. <!ENTITY % segtitle.module "INCLUDE">
  2449. <![%segtitle.module;[
  2450. <!ENTITY % local.segtitle.attrib "">
  2451. <!ENTITY % segtitle.role.attrib "%role.attrib;">
  2452.  
  2453. <!ENTITY % segtitle.element "INCLUDE">
  2454. <![%segtitle.element;[
  2455. <!ELEMENT segtitle %ho; (%title.char.mix;)*>
  2456. <!--end of segtitle.element-->]]>
  2457.  
  2458. <!ENTITY % segtitle.attlist "INCLUDE">
  2459. <![%segtitle.attlist;[
  2460. <!ATTLIST segtitle
  2461.         %common.attrib;
  2462.         %segtitle.role.attrib;
  2463.         %local.segtitle.attrib;
  2464. >
  2465. <!--end of segtitle.attlist-->]]>
  2466. <!--end of segtitle.module-->]]>
  2467.  
  2468. <!ENTITY % seglistitem.module "INCLUDE">
  2469. <![%seglistitem.module;[
  2470. <!ENTITY % local.seglistitem.attrib "">
  2471. <!ENTITY % seglistitem.role.attrib "%role.attrib;">
  2472.  
  2473. <!ENTITY % seglistitem.element "INCLUDE">
  2474. <![%seglistitem.element;[
  2475. <!ELEMENT seglistitem %ho; (seg+)>
  2476. <!--end of seglistitem.element-->]]>
  2477.  
  2478. <!ENTITY % seglistitem.attlist "INCLUDE">
  2479. <![%seglistitem.attlist;[
  2480. <!ATTLIST seglistitem
  2481.         %common.attrib;
  2482.         %seglistitem.role.attrib;
  2483.         %local.seglistitem.attrib;
  2484. >
  2485. <!--end of seglistitem.attlist-->]]>
  2486. <!--end of seglistitem.module-->]]>
  2487.  
  2488. <!ENTITY % seg.module "INCLUDE">
  2489. <![%seg.module;[
  2490. <!ENTITY % local.seg.attrib "">
  2491. <!ENTITY % seg.role.attrib "%role.attrib;">
  2492.  
  2493. <!ENTITY % seg.element "INCLUDE">
  2494. <![%seg.element;[
  2495. <!ELEMENT seg %ho; (%para.char.mix;)*>
  2496. <!--end of seg.element-->]]>
  2497.  
  2498. <!ENTITY % seg.attlist "INCLUDE">
  2499. <![%seg.attlist;[
  2500. <!ATTLIST seg
  2501.         %common.attrib;
  2502.         %seg.role.attrib;
  2503.         %local.seg.attrib;
  2504. >
  2505. <!--end of seg.attlist-->]]>
  2506. <!--end of seg.module-->]]>
  2507. <!--end of segmentedlist.content.module-->]]>
  2508.  
  2509. <!-- SimpleList ....................... -->
  2510.  
  2511. <!ENTITY % simplelist.content.module "INCLUDE">
  2512. <![%simplelist.content.module;[
  2513. <!ENTITY % simplelist.module "INCLUDE">
  2514. <![%simplelist.module;[
  2515. <!ENTITY % local.simplelist.attrib "">
  2516. <!ENTITY % simplelist.role.attrib "%role.attrib;">
  2517.  
  2518. <!ENTITY % simplelist.element "INCLUDE">
  2519. <![%simplelist.element;[
  2520. <!ELEMENT simplelist %ho; (member+)>
  2521. <!--end of simplelist.element-->]]>
  2522.  
  2523. <!-- Columns: The number of columns the array should contain -->
  2524. <!-- Type: How the Members of the SimpleList should be
  2525.         formatted: Inline (members separated with commas etc.
  2526.         inline), Vert (top to bottom in n Columns), or Horiz (in
  2527.         the direction of text flow) in n Columns.  If Column
  2528.         is 1 or implied, Type=Vert and Type=Horiz give the same
  2529.         results. -->
  2530.  
  2531.  
  2532. <!ENTITY % simplelist.attlist "INCLUDE">
  2533. <![%simplelist.attlist;[
  2534. <!ATTLIST simplelist
  2535.         columns        CDATA        #IMPLIED
  2536.         type        (inline
  2537.                 |vert
  2538.                 |horiz)        "vert"
  2539.         %common.attrib;
  2540.         %simplelist.role.attrib;
  2541.         %local.simplelist.attrib;
  2542. >
  2543. <!--end of simplelist.attlist-->]]>
  2544. <!--end of simplelist.module-->]]>
  2545.  
  2546. <!ENTITY % member.module "INCLUDE">
  2547. <![%member.module;[
  2548. <!ENTITY % local.member.attrib "">
  2549. <!ENTITY % member.role.attrib "%role.attrib;">
  2550.  
  2551. <!ENTITY % member.element "INCLUDE">
  2552. <![%member.element;[
  2553. <!ELEMENT member %ho; (%para.char.mix;)*>
  2554. <!--end of member.element-->]]>
  2555.  
  2556. <!ENTITY % member.attlist "INCLUDE">
  2557. <![%member.attlist;[
  2558. <!ATTLIST member
  2559.         %common.attrib;
  2560.         %member.role.attrib;
  2561.         %local.member.attrib;
  2562. >
  2563. <!--end of member.attlist-->]]>
  2564. <!--end of member.module-->]]>
  2565. <!--end of simplelist.content.module-->]]>
  2566.  
  2567. <!-- VariableList ..................... -->
  2568.  
  2569. <!ENTITY % variablelist.content.module "INCLUDE">
  2570. <![%variablelist.content.module;[
  2571. <!ENTITY % variablelist.module "INCLUDE">
  2572. <![%variablelist.module;[
  2573. <!ENTITY % local.variablelist.attrib "">
  2574. <!ENTITY % variablelist.role.attrib "%role.attrib;">
  2575.  
  2576. <!ENTITY % variablelist.element "INCLUDE">
  2577. <![%variablelist.element;[
  2578. <!ELEMENT variablelist %ho; (blockinfo?, (%formalobject.title.content;)?,
  2579.                  (%listpreamble.mix;)*, varlistentry+)>
  2580. <!--end of variablelist.element-->]]>
  2581.  
  2582. <!-- TermLength: Length beyond which the presentation engine
  2583.         may consider the Term too long and select an alternate
  2584.         presentation of the Term and, or, its associated ListItem. -->
  2585.  
  2586.  
  2587. <!ENTITY % variablelist.attlist "INCLUDE">
  2588. <![%variablelist.attlist;[
  2589. <!ATTLIST variablelist
  2590.         termlength    CDATA        #IMPLIED
  2591.         %common.attrib;
  2592.         %variablelist.role.attrib;
  2593.         %local.variablelist.attrib;
  2594. >
  2595. <!--end of variablelist.attlist-->]]>
  2596. <!--end of variablelist.module-->]]>
  2597.  
  2598. <!ENTITY % varlistentry.module "INCLUDE">
  2599. <![%varlistentry.module;[
  2600. <!ENTITY % local.varlistentry.attrib "">
  2601. <!ENTITY % varlistentry.role.attrib "%role.attrib;">
  2602.  
  2603. <!ENTITY % varlistentry.element "INCLUDE">
  2604. <![%varlistentry.element;[
  2605. <!ELEMENT varlistentry %ho; (term+, listitem)>
  2606. <!--end of varlistentry.element-->]]>
  2607.  
  2608. <!ENTITY % varlistentry.attlist "INCLUDE">
  2609. <![%varlistentry.attlist;[
  2610. <!ATTLIST varlistentry
  2611.         %common.attrib;
  2612.         %varlistentry.role.attrib;
  2613.         %local.varlistentry.attrib;
  2614. >
  2615. <!--end of varlistentry.attlist-->]]>
  2616. <!--end of varlistentry.module-->]]>
  2617.  
  2618. <!ENTITY % term.module "INCLUDE">
  2619. <![%term.module;[
  2620. <!ENTITY % local.term.attrib "">
  2621. <!ENTITY % term.role.attrib "%role.attrib;">
  2622.  
  2623. <!ENTITY % term.element "INCLUDE">
  2624. <![%term.element;[
  2625. <!ELEMENT term %ho; (%para.char.mix;)*>
  2626. <!--end of term.element-->]]>
  2627.  
  2628. <!ENTITY % term.attlist "INCLUDE">
  2629. <![%term.attlist;[
  2630. <!ATTLIST term
  2631.         %common.attrib;
  2632.         %term.role.attrib;
  2633.         %local.term.attrib;
  2634. >
  2635. <!--end of term.attlist-->]]>
  2636. <!--end of term.module-->]]>
  2637.  
  2638. <!-- ListItem (defined above)-->
  2639. <!--end of variablelist.content.module-->]]>
  2640.  
  2641. <!-- CalloutList ...................... -->
  2642.  
  2643. <!ENTITY % calloutlist.content.module "INCLUDE">
  2644. <![%calloutlist.content.module;[
  2645. <!ENTITY % calloutlist.module "INCLUDE">
  2646. <![%calloutlist.module;[
  2647. <!ENTITY % local.calloutlist.attrib "">
  2648. <!ENTITY % calloutlist.role.attrib "%role.attrib;">
  2649.  
  2650. <!ENTITY % calloutlist.element "INCLUDE">
  2651. <![%calloutlist.element;[
  2652. <!ELEMENT calloutlist %ho; ((%formalobject.title.content;)?, callout+)>
  2653. <!--end of calloutlist.element-->]]>
  2654.  
  2655. <!ENTITY % calloutlist.attlist "INCLUDE">
  2656. <![%calloutlist.attlist;[
  2657. <!ATTLIST calloutlist
  2658.         %common.attrib;
  2659.         %calloutlist.role.attrib;
  2660.         %local.calloutlist.attrib;
  2661. >
  2662. <!--end of calloutlist.attlist-->]]>
  2663. <!--end of calloutlist.module-->]]>
  2664.  
  2665. <!ENTITY % callout.module "INCLUDE">
  2666. <![%callout.module;[
  2667. <!ENTITY % local.callout.attrib "">
  2668. <!ENTITY % callout.role.attrib "%role.attrib;">
  2669.  
  2670. <!ENTITY % callout.element "INCLUDE">
  2671. <![%callout.element;[
  2672. <!ELEMENT callout %ho; ((%component.mix;)+)>
  2673. <!--end of callout.element-->]]>
  2674.  
  2675. <!-- AreaRefs: IDs of one or more Areas or AreaSets described
  2676.         by this Callout -->
  2677.  
  2678.  
  2679. <!ENTITY % callout.attlist "INCLUDE">
  2680. <![%callout.attlist;[
  2681. <!ATTLIST callout
  2682.         arearefs    IDREFS        #REQUIRED
  2683.         %common.attrib;
  2684.         %callout.role.attrib;
  2685.         %local.callout.attrib;
  2686. >
  2687. <!--end of callout.attlist-->]]>
  2688. <!--end of callout.module-->]]>
  2689. <!--end of calloutlist.content.module-->]]>
  2690.  
  2691. <!-- ...................................................................... -->
  2692. <!-- Objects .............................................................. -->
  2693.  
  2694. <!-- Examples etc. .................... -->
  2695.  
  2696. <!ENTITY % example.module "INCLUDE">
  2697. <![%example.module;[
  2698. <!ENTITY % local.example.attrib "">
  2699. <!ENTITY % example.role.attrib "%role.attrib;">
  2700.  
  2701. <!ENTITY % example.element "INCLUDE">
  2702. <![%example.element;[
  2703. <!ELEMENT example %ho; (blockinfo?, (%formalobject.title.content;), (%example.mix;)+)
  2704.         %formal.exclusion;>
  2705. <!--end of example.element-->]]>
  2706.  
  2707. <!ENTITY % example.attlist "INCLUDE">
  2708. <![%example.attlist;[
  2709. <!ATTLIST example
  2710.         floatstyle    CDATA            #IMPLIED
  2711.         %label.attrib;
  2712.         %width.attrib;
  2713.         %common.attrib;
  2714.         %example.role.attrib;
  2715.         %local.example.attrib;
  2716. >
  2717. <!--end of example.attlist-->]]>
  2718. <!--end of example.module-->]]>
  2719.  
  2720. <!ENTITY % informalexample.module "INCLUDE">
  2721. <![%informalexample.module;[
  2722. <!ENTITY % local.informalexample.attrib "">
  2723. <!ENTITY % informalexample.role.attrib "%role.attrib;">
  2724.  
  2725. <!ENTITY % informalexample.element "INCLUDE">
  2726. <![%informalexample.element;[
  2727. <!ELEMENT informalexample %ho; (blockinfo?, (%example.mix;)+)>
  2728. <!--end of informalexample.element-->]]>
  2729.  
  2730. <!ENTITY % informalexample.attlist "INCLUDE">
  2731. <![%informalexample.attlist;[
  2732. <!ATTLIST informalexample
  2733.         floatstyle    CDATA            #IMPLIED
  2734.         %width.attrib;
  2735.         %common.attrib;
  2736.         %informalexample.role.attrib;
  2737.         %local.informalexample.attrib;
  2738. >
  2739. <!--end of informalexample.attlist-->]]>
  2740. <!--end of informalexample.module-->]]>
  2741.  
  2742. <!ENTITY % programlistingco.module "INCLUDE">
  2743. <![%programlistingco.module;[
  2744. <!ENTITY % local.programlistingco.attrib "">
  2745. <!ENTITY % programlistingco.role.attrib "%role.attrib;">
  2746.  
  2747. <!ENTITY % programlistingco.element "INCLUDE">
  2748. <![%programlistingco.element;[
  2749. <!ELEMENT programlistingco %ho; (areaspec, programlisting, calloutlist*)>
  2750. <!--end of programlistingco.element-->]]>
  2751.  
  2752. <!ENTITY % programlistingco.attlist "INCLUDE">
  2753. <![%programlistingco.attlist;[
  2754. <!ATTLIST programlistingco
  2755.         %common.attrib;
  2756.         %programlistingco.role.attrib;
  2757.         %local.programlistingco.attrib;
  2758. >
  2759. <!--end of programlistingco.attlist-->]]>
  2760. <!-- CalloutList (defined above in Lists)-->
  2761. <!--end of informalexample.module-->]]>
  2762.  
  2763. <!ENTITY % areaspec.content.module "INCLUDE">
  2764. <![%areaspec.content.module;[
  2765. <!ENTITY % areaspec.module "INCLUDE">
  2766. <![%areaspec.module;[
  2767. <!ENTITY % local.areaspec.attrib "">
  2768. <!ENTITY % areaspec.role.attrib "%role.attrib;">
  2769.  
  2770. <!ENTITY % areaspec.element "INCLUDE">
  2771. <![%areaspec.element;[
  2772. <!ELEMENT areaspec %ho; ((area|areaset)+)>
  2773. <!--end of areaspec.element-->]]>
  2774.  
  2775. <!-- Units: global unit of measure in which coordinates in
  2776.         this spec are expressed:
  2777.  
  2778.         - CALSPair "x1,y1 x2,y2": lower-left and upper-right
  2779.         coordinates in a rectangle describing repro area in which
  2780.         graphic is placed, where X and Y dimensions are each some
  2781.         number 0..10000 (taken from CALS graphic attributes)
  2782.  
  2783.         - LineColumn "line column": line number and column number
  2784.         at which to start callout text in "linespecific" content
  2785.  
  2786.         - LineRange "startline endline": whole lines from startline
  2787.         to endline in "linespecific" content
  2788.  
  2789.         - LineColumnPair "line1 col1 line2 col2": starting and ending
  2790.         points of area in "linespecific" content that starts at
  2791.         first position and ends at second position (including the
  2792.         beginnings of any intervening lines)
  2793.  
  2794.         - Other: directive to look at value of OtherUnits attribute
  2795.         to get implementation-specific keyword
  2796.  
  2797.         The default is implementation-specific; usually dependent on
  2798.         the parent element (GraphicCO gets CALSPair, ProgramListingCO
  2799.         and ScreenCO get LineColumn) -->
  2800. <!-- OtherUnits: User-defined units -->
  2801.  
  2802.  
  2803. <!ENTITY % areaspec.attlist "INCLUDE">
  2804. <![%areaspec.attlist;[
  2805. <!ATTLIST areaspec
  2806.         units        (calspair
  2807.                 |linecolumn
  2808.                 |linerange
  2809.                 |linecolumnpair
  2810.                 |other)        #IMPLIED
  2811.         otherunits    NMTOKEN        #IMPLIED
  2812.         %common.attrib;
  2813.         %areaspec.role.attrib;
  2814.         %local.areaspec.attrib;
  2815. >
  2816. <!--end of areaspec.attlist-->]]>
  2817. <!--end of areaspec.module-->]]>
  2818.  
  2819. <!ENTITY % area.module "INCLUDE">
  2820. <![%area.module;[
  2821. <!ENTITY % local.area.attrib "">
  2822. <!ENTITY % area.role.attrib "%role.attrib;">
  2823.  
  2824. <!ENTITY % area.element "INCLUDE">
  2825. <![%area.element;[
  2826. <!ELEMENT area %ho; EMPTY>
  2827. <!--end of area.element-->]]>
  2828.  
  2829. <!-- bug number/symbol override or initialization -->
  2830. <!-- to any related information -->
  2831. <!-- Units: unit of measure in which coordinates in this
  2832.         area are expressed; inherits from AreaSet and AreaSpec -->
  2833. <!-- OtherUnits: User-defined units -->
  2834.  
  2835.  
  2836. <!ENTITY % area.attlist "INCLUDE">
  2837. <![%area.attlist;[
  2838. <!ATTLIST area
  2839.         %label.attrib;
  2840.         %linkends.attrib;
  2841.         units        (calspair
  2842.                 |linecolumn
  2843.                 |linerange
  2844.                 |linecolumnpair
  2845.                 |other)        #IMPLIED
  2846.         otherunits    NMTOKEN        #IMPLIED
  2847.         coords        CDATA        #REQUIRED
  2848.         %idreq.common.attrib;
  2849.         %area.role.attrib;
  2850.         %local.area.attrib;
  2851. >
  2852. <!--end of area.attlist-->]]>
  2853. <!--end of area.module-->]]>
  2854.  
  2855. <!ENTITY % areaset.module "INCLUDE">
  2856. <![%areaset.module;[
  2857. <!ENTITY % local.areaset.attrib "">
  2858. <!ENTITY % areaset.role.attrib "%role.attrib;">
  2859.  
  2860. <!ENTITY % areaset.element "INCLUDE">
  2861. <![%areaset.element;[
  2862. <!ELEMENT areaset %ho; (area+)>
  2863. <!--end of areaset.element-->]]>
  2864.  
  2865. <!-- bug number/symbol override or initialization -->
  2866. <!-- Units: unit of measure in which coordinates in this
  2867.         area are expressed; inherits from AreaSpec -->
  2868.  
  2869.  
  2870. <!ENTITY % areaset.attlist "INCLUDE">
  2871. <![%areaset.attlist;[
  2872. <!ATTLIST areaset
  2873.         %label.attrib;
  2874.         units        (calspair
  2875.                 |linecolumn
  2876.                 |linerange
  2877.                 |linecolumnpair
  2878.                 |other)        #IMPLIED
  2879.         otherunits    NMTOKEN        #IMPLIED
  2880.         coords        CDATA        #REQUIRED
  2881.         %idreq.common.attrib;
  2882.         %areaset.role.attrib;
  2883.         %local.areaset.attrib;
  2884. >
  2885. <!--end of areaset.attlist-->]]>
  2886. <!--end of areaset.module-->]]>
  2887. <!--end of areaspec.content.module-->]]>
  2888.  
  2889. <!ENTITY % programlisting.module "INCLUDE">
  2890. <![%programlisting.module;[
  2891. <!ENTITY % local.programlisting.attrib "">
  2892. <!ENTITY % programlisting.role.attrib "%role.attrib;">
  2893.  
  2894. <!ENTITY % programlisting.element "INCLUDE">
  2895. <![%programlisting.element;[
  2896. <!ELEMENT programlisting %ho; (%para.char.mix;|co|coref|lineannotation|textobject)*>
  2897. <!--end of programlisting.element-->]]>
  2898.  
  2899. <!ENTITY % programlisting.attlist "INCLUDE">
  2900. <![%programlisting.attlist;[
  2901. <!ATTLIST programlisting
  2902.         %width.attrib;
  2903.         %linespecific.attrib;
  2904.         %common.attrib;
  2905.         %programlisting.role.attrib;
  2906.         %local.programlisting.attrib;
  2907. >
  2908. <!--end of programlisting.attlist-->]]>
  2909. <!--end of programlisting.module-->]]>
  2910.  
  2911. <!ENTITY % literallayout.module "INCLUDE">
  2912. <![%literallayout.module;[
  2913. <!ENTITY % local.literallayout.attrib "">
  2914. <!ENTITY % literallayout.role.attrib "%role.attrib;">
  2915.  
  2916. <!ENTITY % literallayout.element "INCLUDE">
  2917. <![%literallayout.element;[
  2918. <!ELEMENT literallayout %ho; (%para.char.mix;|co|coref|textobject|lineannotation)*>
  2919. <!--end of literallayout.element-->]]>
  2920.  
  2921. <!ENTITY % literallayout.attlist "INCLUDE">
  2922. <![%literallayout.attlist;[
  2923. <!ATTLIST literallayout
  2924.         %width.attrib;
  2925.         %linespecific.attrib;
  2926.         class    (monospaced|normal)    "normal"
  2927.         %common.attrib;
  2928.         %literallayout.role.attrib;
  2929.         %local.literallayout.attrib;
  2930. >
  2931. <!--end of literallayout.attlist-->]]>
  2932. <!-- LineAnnotation (defined in the Inlines section, below)-->
  2933. <!--end of literallayout.module-->]]>
  2934.  
  2935. <!ENTITY % screenco.module "INCLUDE">
  2936. <![%screenco.module;[
  2937. <!ENTITY % local.screenco.attrib "">
  2938. <!ENTITY % screenco.role.attrib "%role.attrib;">
  2939.  
  2940. <!ENTITY % screenco.element "INCLUDE">
  2941. <![%screenco.element;[
  2942. <!ELEMENT screenco %ho; (areaspec, screen, calloutlist*)>
  2943. <!--end of screenco.element-->]]>
  2944.  
  2945. <!ENTITY % screenco.attlist "INCLUDE">
  2946. <![%screenco.attlist;[
  2947. <!ATTLIST screenco
  2948.         %common.attrib;
  2949.         %screenco.role.attrib;
  2950.         %local.screenco.attrib;
  2951. >
  2952. <!--end of screenco.attlist-->]]>
  2953. <!-- AreaSpec (defined above)-->
  2954. <!-- CalloutList (defined above in Lists)-->
  2955. <!--end of screenco.module-->]]>
  2956.  
  2957. <!ENTITY % screen.module "INCLUDE">
  2958. <![%screen.module;[
  2959. <!ENTITY % local.screen.attrib "">
  2960. <!ENTITY % screen.role.attrib "%role.attrib;">
  2961.  
  2962. <!ENTITY % screen.element "INCLUDE">
  2963. <![%screen.element;[
  2964. <!ELEMENT screen %ho; (%para.char.mix;|co|coref|textobject|lineannotation)*>
  2965. <!--end of screen.element-->]]>
  2966.  
  2967. <!ENTITY % screen.attlist "INCLUDE">
  2968. <![%screen.attlist;[
  2969. <!ATTLIST screen
  2970.         %width.attrib;
  2971.         %linespecific.attrib;
  2972.         %common.attrib;
  2973.         %screen.role.attrib;
  2974.         %local.screen.attrib;
  2975. >
  2976. <!--end of screen.attlist-->]]>
  2977. <!--end of screen.module-->]]>
  2978.  
  2979. <!ENTITY % screenshot.content.module "INCLUDE">
  2980. <![%screenshot.content.module;[
  2981. <!ENTITY % screenshot.module "INCLUDE">
  2982. <![%screenshot.module;[
  2983. <!ENTITY % local.screenshot.attrib "">
  2984. <!ENTITY % screenshot.role.attrib "%role.attrib;">
  2985.  
  2986. <!ENTITY % screenshot.element "INCLUDE">
  2987. <![%screenshot.element;[
  2988. <!ELEMENT screenshot %ho; (screeninfo?,
  2989.                       (graphic|graphicco
  2990.                       |mediaobject|mediaobjectco))>
  2991. <!--end of screenshot.element-->]]>
  2992.  
  2993. <!ENTITY % screenshot.attlist "INCLUDE">
  2994. <![%screenshot.attlist;[
  2995. <!ATTLIST screenshot
  2996.         %common.attrib;
  2997.         %screenshot.role.attrib;
  2998.         %local.screenshot.attrib;
  2999. >
  3000. <!--end of screenshot.attlist-->]]>
  3001. <!--end of screenshot.module-->]]>
  3002.  
  3003. <!ENTITY % screeninfo.module "INCLUDE">
  3004. <![%screeninfo.module;[
  3005. <!ENTITY % local.screeninfo.attrib "">
  3006. <!ENTITY % screeninfo.role.attrib "%role.attrib;">
  3007.  
  3008. <!ENTITY % screeninfo.element "INCLUDE">
  3009. <![%screeninfo.element;[
  3010. <!ELEMENT screeninfo %ho; (%para.char.mix;)*
  3011.         %ubiq.exclusion;>
  3012. <!--end of screeninfo.element-->]]>
  3013.  
  3014. <!ENTITY % screeninfo.attlist "INCLUDE">
  3015. <![%screeninfo.attlist;[
  3016. <!ATTLIST screeninfo
  3017.         %common.attrib;
  3018.         %screeninfo.role.attrib;
  3019.         %local.screeninfo.attrib;
  3020. >
  3021. <!--end of screeninfo.attlist-->]]>
  3022. <!--end of screeninfo.module-->]]>
  3023. <!--end of screenshot.content.module-->]]>
  3024.  
  3025. <!-- Figures etc. ..................... -->
  3026.  
  3027. <!ENTITY % figure.module "INCLUDE">
  3028. <![%figure.module;[
  3029. <!ENTITY % local.figure.attrib "">
  3030. <!ENTITY % figure.role.attrib "%role.attrib;">
  3031.  
  3032. <!ENTITY % figure.element "INCLUDE">
  3033. <![%figure.element;[
  3034. <!ELEMENT figure %ho; (blockinfo?, (%formalobject.title.content;),
  3035.                        (%figure.mix; | %link.char.class;)+)>
  3036. <!--end of figure.element-->]]>
  3037.  
  3038. <!-- Float: Whether the Figure is supposed to be rendered
  3039.         where convenient (yes (1) value) or at the place it occurs
  3040.         in the text (no (0) value, the default) -->
  3041.  
  3042.  
  3043. <!ENTITY % figure.attlist "INCLUDE">
  3044. <![%figure.attlist;[
  3045. <!ATTLIST figure
  3046.         float        %yesorno.attvals;    '0'
  3047.         floatstyle    CDATA            #IMPLIED
  3048.         pgwide          %yesorno.attvals;       #IMPLIED
  3049.         %label.attrib;
  3050.         %common.attrib;
  3051.         %figure.role.attrib;
  3052.         %local.figure.attrib;
  3053. >
  3054. <!--end of figure.attlist-->]]>
  3055. <!--end of figure.module-->]]>
  3056.  
  3057. <!ENTITY % informalfigure.module "INCLUDE">
  3058. <![ %informalfigure.module; [
  3059. <!ENTITY % local.informalfigure.attrib "">
  3060. <!ENTITY % informalfigure.role.attrib "%role.attrib;">
  3061.  
  3062. <!ENTITY % informalfigure.element "INCLUDE">
  3063. <![ %informalfigure.element; [
  3064. <!ELEMENT informalfigure %ho; (blockinfo?, (%figure.mix; | %link.char.class;)+)>
  3065. <!--end of informalfigure.element-->]]>
  3066.  
  3067. <!ENTITY % informalfigure.attlist "INCLUDE">
  3068. <![ %informalfigure.attlist; [
  3069. <!--
  3070. Float: Whether the Figure is supposed to be rendered
  3071. where convenient (yes (1) value) or at the place it occurs
  3072. in the text (no (0) value, the default)
  3073. -->
  3074. <!ATTLIST informalfigure
  3075.         float        %yesorno.attvals;    "0"
  3076.         floatstyle    CDATA            #IMPLIED
  3077.         pgwide          %yesorno.attvals;       #IMPLIED
  3078.         %label.attrib;
  3079.         %common.attrib;
  3080.         %informalfigure.role.attrib;
  3081.         %local.informalfigure.attrib;
  3082. >
  3083. <!--end of informalfigure.attlist-->]]>
  3084. <!--end of informalfigure.module-->]]>
  3085.  
  3086. <!ENTITY % graphicco.module "INCLUDE">
  3087. <![%graphicco.module;[
  3088. <!ENTITY % local.graphicco.attrib "">
  3089. <!ENTITY % graphicco.role.attrib "%role.attrib;">
  3090.  
  3091. <!ENTITY % graphicco.element "INCLUDE">
  3092. <![%graphicco.element;[
  3093. <!ELEMENT graphicco %ho; (areaspec, graphic, calloutlist*)>
  3094. <!--end of graphicco.element-->]]>
  3095.  
  3096. <!ENTITY % graphicco.attlist "INCLUDE">
  3097. <![%graphicco.attlist;[
  3098. <!ATTLIST graphicco
  3099.         %common.attrib;
  3100.         %graphicco.role.attrib;
  3101.         %local.graphicco.attrib;
  3102. >
  3103. <!--end of graphicco.attlist-->]]>
  3104. <!-- AreaSpec (defined above in Examples)-->
  3105. <!-- CalloutList (defined above in Lists)-->
  3106. <!--end of graphicco.module-->]]>
  3107.  
  3108. <!-- Graphical data can be the content of Graphic, or you can reference
  3109.      an external file either as an entity (Entitref) or a filename
  3110.      (Fileref). -->
  3111.  
  3112. <!ENTITY % graphic.module "INCLUDE">
  3113. <![%graphic.module;[
  3114. <!ENTITY % local.graphic.attrib "">
  3115. <!ENTITY % graphic.role.attrib "%role.attrib;">
  3116.  
  3117. <!ENTITY % graphic.element "INCLUDE">
  3118. <![%graphic.element;[
  3119. <!ELEMENT graphic %ho; EMPTY>
  3120. <!--end of graphic.element-->]]>
  3121.  
  3122. <!ENTITY % graphic.attlist "INCLUDE">
  3123. <![%graphic.attlist;[
  3124. <!ATTLIST graphic
  3125.         %graphics.attrib;
  3126.         %common.attrib;
  3127.         %graphic.role.attrib;
  3128.         %local.graphic.attrib;
  3129. >
  3130. <!--end of graphic.attlist-->]]>
  3131. <!--end of graphic.module-->]]>
  3132.  
  3133. <!ENTITY % inlinegraphic.module "INCLUDE">
  3134. <![%inlinegraphic.module;[
  3135. <!ENTITY % local.inlinegraphic.attrib "">
  3136. <!ENTITY % inlinegraphic.role.attrib "%role.attrib;">
  3137.  
  3138. <!ENTITY % inlinegraphic.element "INCLUDE">
  3139. <![%inlinegraphic.element;[
  3140. <!ELEMENT inlinegraphic %ho; EMPTY>
  3141. <!--end of inlinegraphic.element-->]]>
  3142.  
  3143. <!ENTITY % inlinegraphic.attlist "INCLUDE">
  3144. <![%inlinegraphic.attlist;[
  3145. <!ATTLIST inlinegraphic
  3146.         %graphics.attrib;
  3147.         %common.attrib;
  3148.         %inlinegraphic.role.attrib;
  3149.         %local.inlinegraphic.attrib;
  3150. >
  3151. <!--end of inlinegraphic.attlist-->]]>
  3152. <!--end of inlinegraphic.module-->]]>
  3153.  
  3154. <!ENTITY % mediaobject.content.module "INCLUDE">
  3155. <![ %mediaobject.content.module; [
  3156.  
  3157. <!ENTITY % mediaobject.module "INCLUDE">
  3158. <![ %mediaobject.module; [
  3159. <!ENTITY % local.mediaobject.attrib "">
  3160. <!ENTITY % mediaobject.role.attrib "%role.attrib;">
  3161.  
  3162. <!ENTITY % mediaobject.element "INCLUDE">
  3163. <![ %mediaobject.element; [
  3164. <!ELEMENT mediaobject %ho; (objectinfo?,
  3165.                            (%mediaobject.mix;)+,
  3166.                caption?)>
  3167. <!--end of mediaobject.element-->]]>
  3168.  
  3169. <!ENTITY % mediaobject.attlist "INCLUDE">
  3170. <![ %mediaobject.attlist; [
  3171. <!ATTLIST mediaobject
  3172.         %common.attrib;
  3173.         %mediaobject.role.attrib;
  3174.         %local.mediaobject.attrib;
  3175. >
  3176. <!--end of mediaobject.attlist-->]]>
  3177. <!--end of mediaobject.module-->]]>
  3178.  
  3179. <!ENTITY % inlinemediaobject.module "INCLUDE">
  3180. <![ %inlinemediaobject.module; [
  3181. <!ENTITY % local.inlinemediaobject.attrib "">
  3182. <!ENTITY % inlinemediaobject.role.attrib "%role.attrib;">
  3183.  
  3184. <!ENTITY % inlinemediaobject.element "INCLUDE">
  3185. <![ %inlinemediaobject.element; [
  3186. <!ELEMENT inlinemediaobject %ho; (objectinfo?,
  3187.                              (%mediaobject.mix;)+)>
  3188. <!--end of inlinemediaobject.element-->]]>
  3189.  
  3190. <!ENTITY % inlinemediaobject.attlist "INCLUDE">
  3191. <![ %inlinemediaobject.attlist; [
  3192. <!ATTLIST inlinemediaobject
  3193.         %common.attrib;
  3194.         %inlinemediaobject.role.attrib;
  3195.         %local.inlinemediaobject.attrib;
  3196. >
  3197. <!--end of inlinemediaobject.attlist-->]]>
  3198. <!--end of inlinemediaobject.module-->]]>
  3199.  
  3200. <!ENTITY % videoobject.module "INCLUDE">
  3201. <![ %videoobject.module; [
  3202. <!ENTITY % local.videoobject.attrib "">
  3203. <!ENTITY % videoobject.role.attrib "%role.attrib;">
  3204.  
  3205. <!ENTITY % videoobject.element "INCLUDE">
  3206. <![ %videoobject.element; [
  3207. <!ELEMENT videoobject %ho; (objectinfo?, videodata)>
  3208. <!--end of videoobject.element-->]]>
  3209.  
  3210. <!ENTITY % videoobject.attlist "INCLUDE">
  3211. <![ %videoobject.attlist; [
  3212. <!ATTLIST videoobject
  3213.         %common.attrib;
  3214.         %videoobject.role.attrib;
  3215.         %local.videoobject.attrib;
  3216. >
  3217. <!--end of videoobject.attlist-->]]>
  3218. <!--end of videoobject.module-->]]>
  3219.  
  3220. <!ENTITY % audioobject.module "INCLUDE">
  3221. <![ %audioobject.module; [
  3222. <!ENTITY % local.audioobject.attrib "">
  3223. <!ENTITY % audioobject.role.attrib "%role.attrib;">
  3224.  
  3225. <!ENTITY % audioobject.element "INCLUDE">
  3226. <![ %audioobject.element; [
  3227. <!ELEMENT audioobject %ho; (objectinfo?, audiodata)>
  3228. <!--end of audioobject.element-->]]>
  3229.  
  3230. <!ENTITY % audioobject.attlist "INCLUDE">
  3231. <![ %audioobject.attlist; [
  3232. <!ATTLIST audioobject
  3233.         %common.attrib;
  3234.         %audioobject.role.attrib;
  3235.         %local.audioobject.attrib;
  3236. >
  3237. <!--end of audioobject.attlist-->]]>
  3238. <!--end of audioobject.module-->]]>
  3239.  
  3240. <!ENTITY % imageobject.module "INCLUDE">
  3241. <![ %imageobject.module; [
  3242. <!ENTITY % local.imageobject.attrib "">
  3243. <!ENTITY % imageobject.role.attrib "%role.attrib;">
  3244.  
  3245. <!ENTITY % imageobject.element "INCLUDE">
  3246. <![ %imageobject.element; [
  3247. <!ELEMENT imageobject %ho; (objectinfo?, imagedata)>
  3248. <!--end of imageobject.element-->]]>
  3249.  
  3250. <!ENTITY % imageobject.attlist "INCLUDE">
  3251. <![ %imageobject.attlist; [
  3252. <!ATTLIST imageobject
  3253.         %common.attrib;
  3254.         %imageobject.role.attrib;
  3255.         %local.imageobject.attrib;
  3256. >
  3257. <!--end of imageobject.attlist-->]]>
  3258. <!--end of imageobject.module-->]]>
  3259.  
  3260. <!ENTITY % textobject.module "INCLUDE">
  3261. <![ %textobject.module; [
  3262. <!ENTITY % local.textobject.attrib "">
  3263. <!ENTITY % textobject.role.attrib "%role.attrib;">
  3264.  
  3265. <!ENTITY % textobject.element "INCLUDE">
  3266. <![ %textobject.element; [
  3267. <!ELEMENT textobject %ho; (objectinfo?, (phrase|textdata|(%textobject.mix;)+))>
  3268. <!--end of textobject.element-->]]>
  3269.  
  3270. <!ENTITY % textobject.attlist "INCLUDE">
  3271. <![ %textobject.attlist; [
  3272. <!ATTLIST textobject
  3273.         %common.attrib;
  3274.         %textobject.role.attrib;
  3275.         %local.textobject.attrib;
  3276. >
  3277. <!--end of textobject.attlist-->]]>
  3278. <!--end of textobject.module-->]]>
  3279.  
  3280. <!ENTITY % objectinfo.module "INCLUDE">
  3281. <![ %objectinfo.module; [
  3282. <!ENTITY % local.objectinfo.attrib "">
  3283. <!ENTITY % objectinfo.role.attrib "%role.attrib;">
  3284.  
  3285. <!ENTITY % objectinfo.element "INCLUDE">
  3286. <![ %objectinfo.element; [
  3287. <!ELEMENT objectinfo %ho; ((%info.class;)+)
  3288.     %beginpage.exclusion;>
  3289. <!--end of objectinfo.element-->]]>
  3290.  
  3291. <!ENTITY % objectinfo.attlist "INCLUDE">
  3292. <![ %objectinfo.attlist; [
  3293. <!ATTLIST objectinfo
  3294.         %common.attrib;
  3295.         %objectinfo.role.attrib;
  3296.         %local.objectinfo.attrib;
  3297. >
  3298. <!--end of objectinfo.attlist-->]]>
  3299. <!--end of objectinfo.module-->]]>
  3300.  
  3301. <!--EntityRef: Name of an external entity containing the content
  3302.     of the object data-->
  3303. <!--FileRef: Filename, qualified by a pathname if desired,
  3304.     designating the file containing the content of the object data-->
  3305. <!--Format: Notation of the element content, if any-->
  3306. <!--SrcCredit: Information about the source of the image-->
  3307. <!ENTITY % local.objectdata.attrib "">
  3308. <!ENTITY % objectdata.attrib
  3309.     "
  3310.     entityref    ENTITY        #IMPLIED
  3311.     fileref     CDATA        #IMPLIED
  3312.     format        (%notation.class;)
  3313.                     #IMPLIED
  3314.     srccredit    CDATA        #IMPLIED
  3315.     %local.objectdata.attrib;"
  3316. >
  3317.  
  3318. <!ENTITY % videodata.module "INCLUDE">
  3319. <![ %videodata.module; [
  3320. <!ENTITY % local.videodata.attrib "">
  3321. <!ENTITY % videodata.role.attrib "%role.attrib;">
  3322.  
  3323. <!ENTITY % videodata.element "INCLUDE">
  3324. <![ %videodata.element; [
  3325. <!ELEMENT videodata %ho; EMPTY>
  3326. <!--end of videodata.element-->]]>
  3327.  
  3328. <!ENTITY % videodata.attlist "INCLUDE">
  3329. <![ %videodata.attlist; [
  3330.  
  3331. <!--Width: Same as CALS reprowid (desired width)-->
  3332. <!--Depth: Same as CALS reprodep (desired depth)-->
  3333. <!--Align: Same as CALS hplace with 'none' removed; #IMPLIED means
  3334.     application-specific-->
  3335. <!--Scale: Conflation of CALS hscale and vscale-->
  3336. <!--Scalefit: Same as CALS scalefit-->
  3337. <!ATTLIST videodata
  3338.     width        CDATA        #IMPLIED
  3339.     contentwidth    CDATA        #IMPLIED
  3340.     depth        CDATA        #IMPLIED
  3341.     contentdepth    CDATA        #IMPLIED
  3342.     align        (left
  3343.             |right
  3344.             |center)    #IMPLIED
  3345.     valign        (top
  3346.             |middle
  3347.             |bottom)    #IMPLIED
  3348.     scale        CDATA        #IMPLIED
  3349.     scalefit    %yesorno.attvals;
  3350.                     #IMPLIED
  3351.         %objectdata.attrib;
  3352.         %common.attrib;
  3353.         %videodata.role.attrib;
  3354.         %local.videodata.attrib;
  3355. >
  3356. <!--end of videodata.attlist-->]]>
  3357. <!--end of videodata.module-->]]>
  3358.  
  3359. <!ENTITY % audiodata.module "INCLUDE">
  3360. <![ %audiodata.module; [
  3361. <!ENTITY % local.audiodata.attrib "">
  3362. <!ENTITY % audiodata.role.attrib "%role.attrib;">
  3363.  
  3364. <!ENTITY % audiodata.element "INCLUDE">
  3365. <![ %audiodata.element; [
  3366. <!ELEMENT audiodata %ho; EMPTY>
  3367. <!--end of audiodata.element-->]]>
  3368.  
  3369. <!ENTITY % audiodata.attlist "INCLUDE">
  3370. <![ %audiodata.attlist; [
  3371. <!ATTLIST audiodata
  3372.         %objectdata.attrib;
  3373.         %common.attrib;
  3374.         %audiodata.role.attrib;
  3375.         %local.audiodata.attrib;
  3376. >
  3377. <!--end of audiodata.attlist-->]]>
  3378. <!--end of audiodata.module-->]]>
  3379.  
  3380. <!ENTITY % imagedata.module "INCLUDE">
  3381. <![ %imagedata.module; [
  3382. <!ENTITY % local.imagedata.attrib "">
  3383. <!ENTITY % imagedata.role.attrib "%role.attrib;">
  3384.  
  3385. <!ENTITY % imagedata.element "INCLUDE">
  3386. <![ %imagedata.element; [
  3387. <!ELEMENT imagedata %ho; EMPTY>
  3388. <!--end of imagedata.element-->]]>
  3389.  
  3390. <!ENTITY % imagedata.attlist "INCLUDE">
  3391. <![ %imagedata.attlist; [
  3392.  
  3393. <!--Width: Same as CALS reprowid (desired width)-->
  3394. <!--Depth: Same as CALS reprodep (desired depth)-->
  3395. <!--Align: Same as CALS hplace with 'none' removed; #IMPLIED means
  3396.     application-specific-->
  3397. <!--Scale: Conflation of CALS hscale and vscale-->
  3398. <!--Scalefit: Same as CALS scalefit-->
  3399. <!ATTLIST imagedata
  3400.     width        CDATA        #IMPLIED
  3401.     contentwidth    CDATA        #IMPLIED
  3402.     depth        CDATA        #IMPLIED
  3403.     contentdepth    CDATA        #IMPLIED
  3404.     align        (left
  3405.             |right
  3406.             |center)    #IMPLIED
  3407.     valign        (top
  3408.             |middle
  3409.             |bottom)    #IMPLIED
  3410.     scale        CDATA        #IMPLIED
  3411.     scalefit    %yesorno.attvals;
  3412.                     #IMPLIED
  3413.         %objectdata.attrib;
  3414.         %common.attrib;
  3415.         %imagedata.role.attrib;
  3416.         %local.imagedata.attrib;
  3417. >
  3418. <!--end of imagedata.attlist-->]]>
  3419. <!--end of imagedata.module-->]]>
  3420.  
  3421. <!ENTITY % textdata.module "INCLUDE">
  3422. <![ %textdata.module; [
  3423. <!ENTITY % local.textdata.attrib "">
  3424. <!ENTITY % textdata.role.attrib "%role.attrib;">
  3425.  
  3426. <!ENTITY % textdata.element "INCLUDE">
  3427. <![ %textdata.element; [
  3428. <!ELEMENT textdata %ho; EMPTY>
  3429. <!--end of textdata.element-->]]>
  3430.  
  3431. <!ENTITY % textdata.attlist "INCLUDE">
  3432. <![ %textdata.attlist; [
  3433. <!ATTLIST textdata
  3434.         encoding    CDATA    #IMPLIED
  3435.         %objectdata.attrib;
  3436.         %common.attrib;
  3437.         %textdata.role.attrib;
  3438.         %local.textdata.attrib;
  3439. >
  3440. <!--end of textdata.attlist-->]]>
  3441. <!--end of textdata.module-->]]>
  3442.  
  3443. <!ENTITY % mediaobjectco.module "INCLUDE">
  3444. <![ %mediaobjectco.module; [
  3445. <!ENTITY % local.mediaobjectco.attrib "">
  3446. <!ENTITY % mediaobjectco.role.attrib "%role.attrib;">
  3447.  
  3448. <!ENTITY % mediaobjectco.element "INCLUDE">
  3449. <![ %mediaobjectco.element; [
  3450. <!ELEMENT mediaobjectco %ho; (objectinfo?, imageobjectco,
  3451.                (imageobjectco|textobject)*)>
  3452. <!--end of mediaobjectco.element-->]]>
  3453.  
  3454. <!ENTITY % mediaobjectco.attlist "INCLUDE">
  3455. <![ %mediaobjectco.attlist; [
  3456. <!ATTLIST mediaobjectco
  3457.         %common.attrib;
  3458.         %mediaobjectco.role.attrib;
  3459.         %local.mediaobjectco.attrib;
  3460. >
  3461. <!--end of mediaobjectco.attlist-->]]>
  3462. <!--end of mediaobjectco.module-->]]>
  3463.  
  3464. <!ENTITY % imageobjectco.module "INCLUDE">
  3465. <![ %imageobjectco.module; [
  3466. <!ENTITY % local.imageobjectco.attrib "">
  3467. <!ENTITY % imageobjectco.role.attrib "%role.attrib;">
  3468.  
  3469. <!ENTITY % imageobjectco.element "INCLUDE">
  3470. <![ %imageobjectco.element; [
  3471. <!ELEMENT imageobjectco %ho; (areaspec, imageobject, calloutlist*)>
  3472. <!--end of imageobjectco.element-->]]>
  3473.  
  3474. <!ENTITY % imageobjectco.attlist "INCLUDE">
  3475. <![ %imageobjectco.attlist; [
  3476. <!ATTLIST imageobjectco
  3477.         %common.attrib;
  3478.         %imageobjectco.role.attrib;
  3479.         %local.imageobjectco.attrib;
  3480. >
  3481. <!--end of imageobjectco.attlist-->]]>
  3482. <!--end of imageobjectco.module-->]]>
  3483. <!--end of mediaobject.content.module-->]]>
  3484.  
  3485. <!-- Equations ........................ -->
  3486.  
  3487. <!-- This PE provides a mechanism for replacing equation content, -->
  3488. <!-- perhaps adding a new or different model (e.g., MathML) -->
  3489. <!ENTITY % equation.content "(alt?, (graphic+|mediaobject+))">
  3490. <!ENTITY % inlineequation.content "(alt?, (graphic+|inlinemediaobject+))">
  3491.  
  3492. <!ENTITY % equation.module "INCLUDE">
  3493. <![%equation.module;[
  3494. <!ENTITY % local.equation.attrib "">
  3495. <!ENTITY % equation.role.attrib "%role.attrib;">
  3496.  
  3497. <!ENTITY % equation.element "INCLUDE">
  3498. <![%equation.element;[
  3499. <!ELEMENT equation %ho; (blockinfo?, (%formalobject.title.content;)?,
  3500.                          (informalequation | %equation.content;))>
  3501. <!--end of equation.element-->]]>
  3502.  
  3503. <!ENTITY % equation.attlist "INCLUDE">
  3504. <![%equation.attlist;[
  3505. <!ATTLIST equation
  3506.         floatstyle    CDATA            #IMPLIED
  3507.         %label.attrib;
  3508.          %common.attrib;
  3509.         %equation.role.attrib;
  3510.         %local.equation.attrib;
  3511. >
  3512. <!--end of equation.attlist-->]]>
  3513. <!--end of equation.module-->]]>
  3514.  
  3515. <!ENTITY % informalequation.module "INCLUDE">
  3516. <![%informalequation.module;[
  3517. <!ENTITY % local.informalequation.attrib "">
  3518. <!ENTITY % informalequation.role.attrib "%role.attrib;">
  3519.  
  3520. <!ENTITY % informalequation.element "INCLUDE">
  3521. <![%informalequation.element;[
  3522. <!ELEMENT informalequation %ho; (blockinfo?, %equation.content;) >
  3523. <!--end of informalequation.element-->]]>
  3524.  
  3525. <!ENTITY % informalequation.attlist "INCLUDE">
  3526. <![%informalequation.attlist;[
  3527. <!ATTLIST informalequation
  3528.         floatstyle    CDATA            #IMPLIED
  3529.         %common.attrib;
  3530.         %informalequation.role.attrib;
  3531.         %local.informalequation.attrib;
  3532. >
  3533. <!--end of informalequation.attlist-->]]>
  3534. <!--end of informalequation.module-->]]>
  3535.  
  3536. <!ENTITY % inlineequation.module "INCLUDE">
  3537. <![%inlineequation.module;[
  3538. <!ENTITY % local.inlineequation.attrib "">
  3539. <!ENTITY % inlineequation.role.attrib "%role.attrib;">
  3540.  
  3541. <!ENTITY % inlineequation.element "INCLUDE">
  3542. <![%inlineequation.element;[
  3543. <!ELEMENT inlineequation %ho; (%inlineequation.content;)>
  3544. <!--end of inlineequation.element-->]]>
  3545.  
  3546. <!ENTITY % inlineequation.attlist "INCLUDE">
  3547. <![%inlineequation.attlist;[
  3548. <!ATTLIST inlineequation
  3549.         %common.attrib;
  3550.         %inlineequation.role.attrib;
  3551.         %local.inlineequation.attrib;
  3552. >
  3553. <!--end of inlineequation.attlist-->]]>
  3554. <!--end of inlineequation.module-->]]>
  3555.  
  3556. <!ENTITY % alt.module "INCLUDE">
  3557. <![%alt.module;[
  3558. <!ENTITY % local.alt.attrib "">
  3559. <!ENTITY % alt.role.attrib "%role.attrib;">
  3560.  
  3561. <!ENTITY % alt.element "INCLUDE">
  3562. <![%alt.element;[
  3563. <!ELEMENT alt %ho; (#PCDATA)>
  3564. <!--end of alt.element-->]]>
  3565.  
  3566. <!ENTITY % alt.attlist "INCLUDE">
  3567. <![%alt.attlist;[
  3568. <!ATTLIST alt
  3569.         %common.attrib;
  3570.         %alt.role.attrib;
  3571.         %local.alt.attrib;
  3572. >
  3573. <!--end of alt.attlist-->]]>
  3574. <!--end of alt.module-->]]>
  3575.  
  3576. <!-- Tables ........................... -->
  3577.  
  3578. <!ENTITY % table.module "INCLUDE">
  3579. <![%table.module;[
  3580.  
  3581. <!-- Choose a table model. CALS or OASIS XML Exchange -->
  3582.  
  3583. <!ENTITY % cals.table.module "INCLUDE">
  3584. <![%cals.table.module;[
  3585. <!ENTITY % exchange.table.module "IGNORE">
  3586. ]]>
  3587. <!ENTITY % exchange.table.module "INCLUDE">
  3588.  
  3589. <!-- Do we allow the HTML table model as well? -->
  3590. <!ENTITY % allow.html.tables "INCLUDE">
  3591. <![%allow.html.tables;[
  3592.   <!-- ====================================================== -->
  3593.   <!--  xhtmltbl.mod defines HTML tables and sets parameter
  3594.         entities so that, when the CALS table module is read,
  3595.         we end up allowing any table to be CALS or HTML.
  3596.         i.e. This include must come first!                    -->
  3597.   <!-- ====================================================== -->
  3598.  
  3599. <!ENTITY % htmltbl
  3600.   PUBLIC "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.3//EN"
  3601.   "htmltblx.mod">
  3602. %htmltbl;
  3603. <!--end of allow.html.tables-->]]>
  3604.  
  3605. <!ENTITY % tables.role.attrib "%role.attrib;">
  3606.  
  3607. <![%cals.table.module;[
  3608. <!-- Add label and role attributes to table and informaltable -->
  3609. <!ENTITY % bodyatt "
  3610.         floatstyle    CDATA            #IMPLIED
  3611.                 %label.attrib;"
  3612. >
  3613.  
  3614. <!-- Add common attributes to Table, TGroup, TBody, THead, TFoot, Row,
  3615.      EntryTbl, and Entry (and InformalTable element). -->
  3616. <!ENTITY % secur
  3617.     "%common.attrib;
  3618.     %tables.role.attrib;">
  3619.  
  3620. <!ENTITY % common.table.attribs
  3621.     "%bodyatt;
  3622.     %secur;">
  3623.  
  3624. <!-- Content model for Table. -->
  3625. <!ENTITY % tbl.table.mdl
  3626.     "(blockinfo?, (%formalobject.title.content;), (%ndxterm.class;)*,
  3627.       textobject*,
  3628.           (graphic+|mediaobject+|tgroup+))">
  3629.  
  3630. <!-- Allow either objects or inlines; beware of REs between elements. -->
  3631. <!ENTITY % tbl.entry.mdl "%para.char.mix; | %tabentry.mix;">
  3632.  
  3633. <!-- Reference CALS Table Model -->
  3634. <!ENTITY % tablemodel
  3635.   PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.3//EN"
  3636.   "calstblx.dtd">
  3637. ]]>
  3638.  
  3639. <![%exchange.table.module;[
  3640. <!-- Add common attributes and the Label attribute to Table and -->
  3641. <!-- InformalTable.                                             -->
  3642. <!ENTITY % bodyatt
  3643.     "%common.attrib;
  3644.     %label.attrib;
  3645.     %tables.role.attrib;">
  3646.  
  3647. <!ENTITY % common.table.attribs
  3648.     "%bodyatt;">
  3649.  
  3650. <!-- Add common attributes to TGroup, ColSpec, TBody, THead, Row, Entry -->
  3651.  
  3652. <!ENTITY % tbl.tgroup.att       "%common.attrib;">
  3653. <!ENTITY % tbl.colspec.att      "%common.attrib;">
  3654. <!ENTITY % tbl.tbody.att        "%common.attrib;">
  3655. <!ENTITY % tbl.thead.att        "%common.attrib;">
  3656. <!ENTITY % tbl.row.att          "%common.attrib;">
  3657. <!ENTITY % tbl.entry.att        "%common.attrib;">
  3658.  
  3659. <!-- Content model for Table. -->
  3660. <!ENTITY % tbl.table.mdl
  3661.     "(blockinfo?, (%formalobject.title.content;), (%ndxterm.class;)*,
  3662.       textobject*,
  3663.           (graphic+|mediaobject+|tgroup+))">
  3664.  
  3665. <!-- Allow either objects or inlines; beware of REs between elements. -->
  3666. <!ENTITY % tbl.entry.mdl "(%para.char.mix; | %tabentry.mix;)*">
  3667.  
  3668. <!-- Reference OASIS Exchange Table Model -->
  3669. <!ENTITY % tablemodel
  3670.   PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
  3671.   "soextblx.dtd">
  3672. ]]>
  3673.  
  3674. %tablemodel;
  3675.  
  3676. <!--end of table.module-->]]>
  3677.  
  3678. <!ENTITY % informaltable.module "INCLUDE">
  3679. <![%informaltable.module;[
  3680.  
  3681. <!-- Note that InformalTable is dependent on some of the entity
  3682.      declarations that customize Table. -->
  3683.  
  3684. <!ENTITY % local.informaltable.attrib "">
  3685.  
  3686. <!-- the following entity may have been declared by the XHTML table module -->
  3687. <!ENTITY % informal.tbl.table.mdl "textobject*, (graphic+|mediaobject+|tgroup+)">
  3688.  
  3689. <!ENTITY % informaltable.element "INCLUDE">
  3690. <![%informaltable.element;[
  3691. <!ELEMENT informaltable %ho; (blockinfo?, (%informal.tbl.table.mdl;))>
  3692. <!--end of informaltable.element-->]]>
  3693.  
  3694. <!-- Frame, Colsep, and Rowsep must be repeated because
  3695.         they are not in entities in the table module. -->
  3696. <!-- includes TabStyle, ToCentry, ShortEntry,
  3697.                 Orient, PgWide -->
  3698. <!-- includes Label -->
  3699. <!-- includes common attributes -->
  3700.  
  3701. <!ENTITY % informaltable.attlist "INCLUDE">
  3702. <![%informaltable.attlist;[
  3703. <!ATTLIST informaltable
  3704.         frame        (%tbl.frame.attval;)    #IMPLIED
  3705.         colsep        %yesorno.attvals;    #IMPLIED
  3706.         rowsep        %yesorno.attvals;    #IMPLIED
  3707.         %common.table.attribs;
  3708.         %tbl.table.att;
  3709.         %local.informaltable.attrib;
  3710. >
  3711. <!--end of informaltable.attlist-->]]>
  3712. <!--end of informaltable.module-->]]>
  3713.  
  3714. <!ENTITY % caption.module "INCLUDE">
  3715. <![ %caption.module; [
  3716. <!ENTITY % local.caption.attrib "">
  3717. <!ENTITY % caption.role.attrib "%role.attrib;">
  3718.  
  3719. <!ENTITY % caption.element "INCLUDE">
  3720. <![ %caption.element; [
  3721. <!ELEMENT caption %ho; (#PCDATA | %textobject.mix;)*>
  3722. <!--end of caption.element-->]]>
  3723.  
  3724. <!ENTITY % caption.attlist "INCLUDE">
  3725. <![ %caption.attlist; [
  3726. <!-- attrs comes from HTML tables ... -->
  3727.  
  3728. <![ %allow.html.tables; [
  3729. <!-- common.attrib, but without ID because ID is in attrs -->
  3730. <!ENTITY % caption.attlist.content "
  3731.     %lang.attrib;
  3732.     %remap.attrib;
  3733.     %xreflabel.attrib;
  3734.     %revisionflag.attrib;
  3735.     %effectivity.attrib;
  3736.     %dir.attrib;
  3737.     %xml-base.attrib;
  3738.     %local.common.attrib;
  3739.         %caption.role.attrib;
  3740.         %attrs;
  3741.         align    (top|bottom|left|right)    #IMPLIED
  3742.         %local.caption.attrib;
  3743. ">
  3744. ]]>
  3745. <!ENTITY % caption.attlist.content "
  3746.         %common.attrib;
  3747.         %caption.role.attrib;
  3748.         %local.caption.attrib;
  3749. ">
  3750.  
  3751. <!ATTLIST caption %caption.attlist.content;>
  3752.  
  3753. <!--end of caption.attlist-->]]>
  3754. <!--end of caption.module-->]]>
  3755.  
  3756. <!-- ...................................................................... -->
  3757. <!-- Synopses ............................................................. -->
  3758.  
  3759. <!-- Synopsis ......................... -->
  3760.  
  3761. <!ENTITY % synopsis.module "INCLUDE">
  3762. <![%synopsis.module;[
  3763. <!ENTITY % local.synopsis.attrib "">
  3764. <!ENTITY % synopsis.role.attrib "%role.attrib;">
  3765.  
  3766. <!ENTITY % synopsis.element "INCLUDE">
  3767. <![%synopsis.element;[
  3768. <!ELEMENT synopsis %ho; (%para.char.mix;|graphic|mediaobject|co|coref|textobject|lineannotation)*>
  3769. <!--end of synopsis.element-->]]>
  3770.  
  3771. <!ENTITY % synopsis.attlist "INCLUDE">
  3772. <![%synopsis.attlist;[
  3773. <!ATTLIST synopsis
  3774.         %label.attrib;
  3775.         %linespecific.attrib;
  3776.         %common.attrib;
  3777.         %synopsis.role.attrib;
  3778.         %local.synopsis.attrib;
  3779. >
  3780. <!--end of synopsis.attlist-->]]>
  3781.  
  3782. <!-- LineAnnotation (defined in the Inlines section, below)-->
  3783. <!--end of synopsis.module-->]]>
  3784.  
  3785. <!-- CmdSynopsis ...................... -->
  3786.  
  3787. <!ENTITY % cmdsynopsis.content.module "INCLUDE">
  3788. <![%cmdsynopsis.content.module;[
  3789. <!ENTITY % cmdsynopsis.module "INCLUDE">
  3790. <![%cmdsynopsis.module;[
  3791. <!ENTITY % local.cmdsynopsis.attrib "">
  3792. <!ENTITY % cmdsynopsis.role.attrib "%role.attrib;">
  3793.  
  3794. <!ENTITY % cmdsynopsis.element "INCLUDE">
  3795. <![%cmdsynopsis.element;[
  3796. <!ELEMENT cmdsynopsis %ho; ((command | arg | group | sbr)+, synopfragment*)>
  3797. <!--end of cmdsynopsis.element-->]]>
  3798.  
  3799. <!-- Sepchar: Character that should separate command and all
  3800.         top-level arguments; alternate value might be e.g., Δ -->
  3801.  
  3802.  
  3803. <!ENTITY % cmdsynopsis.attlist "INCLUDE">
  3804. <![%cmdsynopsis.attlist;[
  3805. <!ATTLIST cmdsynopsis
  3806.         %label.attrib;
  3807.         sepchar        CDATA        " "
  3808.         cmdlength    CDATA        #IMPLIED
  3809.         %common.attrib;
  3810.         %cmdsynopsis.role.attrib;
  3811.         %local.cmdsynopsis.attrib;
  3812. >
  3813. <!--end of cmdsynopsis.attlist-->]]>
  3814. <!--end of cmdsynopsis.module-->]]>
  3815.  
  3816. <!ENTITY % arg.module "INCLUDE">
  3817. <![%arg.module;[
  3818. <!ENTITY % local.arg.attrib "">
  3819. <!ENTITY % arg.role.attrib "%role.attrib;">
  3820.  
  3821. <!ENTITY % arg.element "INCLUDE">
  3822. <![%arg.element;[
  3823. <!ELEMENT arg %ho; (#PCDATA
  3824.         | arg
  3825.         | group
  3826.         | option
  3827.         | synopfragmentref
  3828.         | replaceable
  3829.         | sbr)*>
  3830. <!--end of arg.element-->]]>
  3831.  
  3832. <!-- Choice: Whether Arg must be supplied: Opt (optional to
  3833.         supply, e.g. [arg]; the default), Req (required to supply,
  3834.         e.g. {arg}), or Plain (required to supply, e.g. arg) -->
  3835. <!-- Rep: whether Arg is repeatable: Norepeat (e.g. arg without
  3836.         ellipsis; the default), or Repeat (e.g. arg...) -->
  3837.  
  3838.  
  3839. <!ENTITY % arg.attlist "INCLUDE">
  3840. <![%arg.attlist;[
  3841. <!ATTLIST arg
  3842.         choice        (opt
  3843.                 |req
  3844.                 |plain)        'opt'
  3845.         rep        (norepeat
  3846.                 |repeat)    'norepeat'
  3847.         %common.attrib;
  3848.         %arg.role.attrib;
  3849.         %local.arg.attrib;
  3850. >
  3851. <!--end of arg.attlist-->]]>
  3852. <!--end of arg.module-->]]>
  3853.  
  3854. <!ENTITY % group.module "INCLUDE">
  3855. <![%group.module;[
  3856.  
  3857. <!ENTITY % local.group.attrib "">
  3858. <!ENTITY % group.role.attrib "%role.attrib;">
  3859.  
  3860. <!ENTITY % group.element "INCLUDE">
  3861. <![%group.element;[
  3862. <!ELEMENT group %ho; ((arg | group | option | synopfragmentref
  3863.         | replaceable | sbr)+)>
  3864. <!--end of group.element-->]]>
  3865.  
  3866. <!-- Choice: Whether Group must be supplied: Opt (optional to
  3867.         supply, e.g.  [g1|g2|g3]; the default), Req (required to
  3868.         supply, e.g.  {g1|g2|g3}), Plain (required to supply,
  3869.         e.g.  g1|g2|g3), OptMult (can supply zero or more, e.g.
  3870.         [[g1|g2|g3]]), or ReqMult (must supply one or more, e.g.
  3871.         {{g1|g2|g3}}) -->
  3872. <!-- Rep: whether Group is repeatable: Norepeat (e.g. group
  3873.         without ellipsis; the default), or Repeat (e.g. group...) -->
  3874.  
  3875.  
  3876. <!ENTITY % group.attlist "INCLUDE">
  3877. <![%group.attlist;[
  3878. <!ATTLIST group
  3879.         choice        (opt
  3880.                 |req
  3881.                 |plain)         'opt'
  3882.         rep        (norepeat
  3883.                 |repeat)    'norepeat'
  3884.         %common.attrib;
  3885.         %group.role.attrib;
  3886.         %local.group.attrib;
  3887. >
  3888. <!--end of group.attlist-->]]>
  3889. <!--end of group.module-->]]>
  3890.  
  3891. <!ENTITY % sbr.module "INCLUDE">
  3892. <![%sbr.module;[
  3893. <!ENTITY % local.sbr.attrib "">
  3894. <!-- Synopsis break -->
  3895. <!ENTITY % sbr.role.attrib "%role.attrib;">
  3896.  
  3897. <!ENTITY % sbr.element "INCLUDE">
  3898. <![%sbr.element;[
  3899. <!ELEMENT sbr %ho; EMPTY>
  3900. <!--end of sbr.element-->]]>
  3901.  
  3902. <!ENTITY % sbr.attlist "INCLUDE">
  3903. <![%sbr.attlist;[
  3904. <!ATTLIST sbr
  3905.         %common.attrib;
  3906.         %sbr.role.attrib;
  3907.         %local.sbr.attrib;
  3908. >
  3909. <!--end of sbr.attlist-->]]>
  3910. <!--end of sbr.module-->]]>
  3911.  
  3912. <!ENTITY % synopfragmentref.module "INCLUDE">
  3913. <![%synopfragmentref.module;[
  3914. <!ENTITY % local.synopfragmentref.attrib "">
  3915. <!ENTITY % synopfragmentref.role.attrib "%role.attrib;">
  3916.  
  3917. <!ENTITY % synopfragmentref.element "INCLUDE">
  3918. <![%synopfragmentref.element;[
  3919. <!ELEMENT synopfragmentref %ho; (#PCDATA)>
  3920. <!--end of synopfragmentref.element-->]]>
  3921.  
  3922. <!-- to SynopFragment of complex synopsis
  3923.             material for separate referencing -->
  3924.  
  3925.  
  3926. <!ENTITY % synopfragmentref.attlist "INCLUDE">
  3927. <![%synopfragmentref.attlist;[
  3928. <!ATTLIST synopfragmentref
  3929.         %linkendreq.attrib;        %common.attrib;
  3930.         %synopfragmentref.role.attrib;
  3931.         %local.synopfragmentref.attrib;
  3932. >
  3933. <!--end of synopfragmentref.attlist-->]]>
  3934. <!--end of synopfragmentref.module-->]]>
  3935.  
  3936. <!ENTITY % synopfragment.module "INCLUDE">
  3937. <![%synopfragment.module;[
  3938. <!ENTITY % local.synopfragment.attrib "">
  3939. <!ENTITY % synopfragment.role.attrib "%role.attrib;">
  3940.  
  3941. <!ENTITY % synopfragment.element "INCLUDE">
  3942. <![%synopfragment.element;[
  3943. <!ELEMENT synopfragment %ho; ((arg | group)+)>
  3944. <!--end of synopfragment.element-->]]>
  3945.  
  3946. <!ENTITY % synopfragment.attlist "INCLUDE">
  3947. <![%synopfragment.attlist;[
  3948. <!ATTLIST synopfragment
  3949.         %idreq.common.attrib;
  3950.         %synopfragment.role.attrib;
  3951.         %local.synopfragment.attrib;
  3952. >
  3953. <!--end of synopfragment.attlist-->]]>
  3954. <!--end of synopfragment.module-->]]>
  3955.  
  3956. <!-- Command (defined in the Inlines section, below)-->
  3957. <!-- Option (defined in the Inlines section, below)-->
  3958. <!-- Replaceable (defined in the Inlines section, below)-->
  3959. <!--end of cmdsynopsis.content.module-->]]>
  3960.  
  3961. <!-- FuncSynopsis ..................... -->
  3962.  
  3963. <!ENTITY % funcsynopsis.content.module "INCLUDE">
  3964. <![%funcsynopsis.content.module;[
  3965. <!ENTITY % funcsynopsis.module "INCLUDE">
  3966. <![%funcsynopsis.module;[
  3967.  
  3968. <!ENTITY % local.funcsynopsis.attrib "">
  3969. <!ENTITY % funcsynopsis.role.attrib "%role.attrib;">
  3970.  
  3971. <!ENTITY % funcsynopsis.element "INCLUDE">
  3972. <![%funcsynopsis.element;[
  3973. <!ELEMENT funcsynopsis %ho; ((funcsynopsisinfo | funcprototype)+)>
  3974. <!--end of funcsynopsis.element-->]]>
  3975.  
  3976. <!ENTITY % funcsynopsis.attlist "INCLUDE">
  3977. <![%funcsynopsis.attlist;[
  3978. <!ATTLIST funcsynopsis
  3979.         %label.attrib;
  3980.         %common.attrib;
  3981.         %funcsynopsis.role.attrib;
  3982.         %local.funcsynopsis.attrib;
  3983. >
  3984. <!--end of funcsynopsis.attlist-->]]>
  3985. <!--end of funcsynopsis.module-->]]>
  3986.  
  3987. <!ENTITY % funcsynopsisinfo.module "INCLUDE">
  3988. <![%funcsynopsisinfo.module;[
  3989. <!ENTITY % local.funcsynopsisinfo.attrib "">
  3990. <!ENTITY % funcsynopsisinfo.role.attrib "%role.attrib;">
  3991.  
  3992. <!ENTITY % funcsynopsisinfo.element "INCLUDE">
  3993. <![%funcsynopsisinfo.element;[
  3994. <!ELEMENT funcsynopsisinfo %ho; (%cptr.char.mix;|textobject|lineannotation)*>
  3995. <!--end of funcsynopsisinfo.element-->]]>
  3996.  
  3997. <!ENTITY % funcsynopsisinfo.attlist "INCLUDE">
  3998. <![%funcsynopsisinfo.attlist;[
  3999. <!ATTLIST funcsynopsisinfo
  4000.         %linespecific.attrib;
  4001.         %common.attrib;
  4002.         %funcsynopsisinfo.role.attrib;
  4003.         %local.funcsynopsisinfo.attrib;
  4004. >
  4005. <!--end of funcsynopsisinfo.attlist-->]]>
  4006. <!--end of funcsynopsisinfo.module-->]]>
  4007.  
  4008. <!ENTITY % funcprototype.module "INCLUDE">
  4009. <![%funcprototype.module;[
  4010. <!ENTITY % local.funcprototype.attrib "">
  4011. <!ENTITY % funcprototype.role.attrib "%role.attrib;">
  4012.  
  4013. <!ENTITY % funcprototype.element "INCLUDE">
  4014. <![%funcprototype.element;[
  4015. <!ELEMENT funcprototype %ho; (modifier*,
  4016.                               funcdef,
  4017.                               (void|varargs|(paramdef+, varargs?)),
  4018.                               modifier*)>
  4019.  
  4020. <!--end of funcprototype.element-->]]>
  4021.  
  4022. <!ENTITY % funcprototype.attlist "INCLUDE">
  4023. <![%funcprototype.attlist;[
  4024. <!ATTLIST funcprototype
  4025.         %common.attrib;
  4026.         %funcprototype.role.attrib;
  4027.         %local.funcprototype.attrib;
  4028. >
  4029. <!--end of funcprototype.attlist-->]]>
  4030. <!--end of funcprototype.module-->]]>
  4031.  
  4032. <!ENTITY % funcdef.module "INCLUDE">
  4033. <![%funcdef.module;[
  4034. <!ENTITY % local.funcdef.attrib "">
  4035. <!ENTITY % funcdef.role.attrib "%role.attrib;">
  4036.  
  4037. <!ENTITY % funcdef.element "INCLUDE">
  4038. <![%funcdef.element;[
  4039. <!ELEMENT funcdef %ho; (#PCDATA
  4040.         | type
  4041.         | replaceable
  4042.         | function)*>
  4043. <!--end of funcdef.element-->]]>
  4044.  
  4045. <!ENTITY % funcdef.attlist "INCLUDE">
  4046. <![%funcdef.attlist;[
  4047. <!ATTLIST funcdef
  4048.         %common.attrib;
  4049.         %funcdef.role.attrib;
  4050.         %local.funcdef.attrib;
  4051. >
  4052. <!--end of funcdef.attlist-->]]>
  4053. <!--end of funcdef.module-->]]>
  4054.  
  4055. <!ENTITY % void.module "INCLUDE">
  4056. <![%void.module;[
  4057. <!ENTITY % local.void.attrib "">
  4058. <!ENTITY % void.role.attrib "%role.attrib;">
  4059.  
  4060. <!ENTITY % void.element "INCLUDE">
  4061. <![%void.element;[
  4062. <!ELEMENT void %ho; EMPTY>
  4063. <!--end of void.element-->]]>
  4064.  
  4065. <!ENTITY % void.attlist "INCLUDE">
  4066. <![%void.attlist;[
  4067. <!ATTLIST void
  4068.         %common.attrib;
  4069.         %void.role.attrib;
  4070.         %local.void.attrib;
  4071. >
  4072. <!--end of void.attlist-->]]>
  4073. <!--end of void.module-->]]>
  4074.  
  4075. <!ENTITY % varargs.module "INCLUDE">
  4076. <![%varargs.module;[
  4077. <!ENTITY % local.varargs.attrib "">
  4078. <!ENTITY % varargs.role.attrib "%role.attrib;">
  4079.  
  4080. <!ENTITY % varargs.element "INCLUDE">
  4081. <![%varargs.element;[
  4082. <!ELEMENT varargs %ho; EMPTY>
  4083. <!--end of varargs.element-->]]>
  4084.  
  4085. <!ENTITY % varargs.attlist "INCLUDE">
  4086. <![%varargs.attlist;[
  4087. <!ATTLIST varargs
  4088.         %common.attrib;
  4089.         %varargs.role.attrib;
  4090.         %local.varargs.attrib;
  4091. >
  4092. <!--end of varargs.attlist-->]]>
  4093. <!--end of varargs.module-->]]>
  4094.  
  4095. <!-- Processing assumes that only one Parameter will appear in a
  4096.      ParamDef, and that FuncParams will be used at most once, for
  4097.      providing information on the "inner parameters" for parameters that
  4098.      are pointers to functions. -->
  4099.  
  4100. <!ENTITY % paramdef.module "INCLUDE">
  4101. <![%paramdef.module;[
  4102. <!ENTITY % local.paramdef.attrib "">
  4103. <!ENTITY % paramdef.role.attrib "%role.attrib;">
  4104.  
  4105. <!ENTITY % paramdef.element "INCLUDE">
  4106. <![%paramdef.element;[
  4107. <!ELEMENT paramdef %ho; (#PCDATA
  4108.                 | initializer
  4109.         | type
  4110.         | replaceable
  4111.         | parameter
  4112.         | funcparams)*>
  4113. <!--end of paramdef.element-->]]>
  4114.  
  4115. <!ENTITY % paramdef.attlist "INCLUDE">
  4116. <![%paramdef.attlist;[
  4117. <!ATTLIST paramdef
  4118.         choice        (opt
  4119.                 |req)    #IMPLIED
  4120.         %common.attrib;
  4121.         %paramdef.role.attrib;
  4122.         %local.paramdef.attrib;
  4123. >
  4124. <!--end of paramdef.attlist-->]]>
  4125. <!--end of paramdef.module-->]]>
  4126.  
  4127. <!ENTITY % funcparams.module "INCLUDE">
  4128. <![%funcparams.module;[
  4129. <!ENTITY % local.funcparams.attrib "">
  4130. <!ENTITY % funcparams.role.attrib "%role.attrib;">
  4131.  
  4132. <!ENTITY % funcparams.element "INCLUDE">
  4133. <![%funcparams.element;[
  4134. <!ELEMENT funcparams %ho; (%cptr.char.mix;)*>
  4135. <!--end of funcparams.element-->]]>
  4136.  
  4137. <!ENTITY % funcparams.attlist "INCLUDE">
  4138. <![%funcparams.attlist;[
  4139. <!ATTLIST funcparams
  4140.         %common.attrib;
  4141.         %funcparams.role.attrib;
  4142.         %local.funcparams.attrib;
  4143. >
  4144. <!--end of funcparams.attlist-->]]>
  4145. <!--end of funcparams.module-->]]>
  4146.  
  4147. <!-- LineAnnotation (defined in the Inlines section, below)-->
  4148. <!-- Replaceable (defined in the Inlines section, below)-->
  4149. <!-- Function (defined in the Inlines section, below)-->
  4150. <!-- Parameter (defined in the Inlines section, below)-->
  4151. <!--end of funcsynopsis.content.module-->]]>
  4152.  
  4153. <!-- ClassSynopsis ..................... -->
  4154.  
  4155. <!ENTITY % classsynopsis.content.module "INCLUDE">
  4156. <![%classsynopsis.content.module;[
  4157.  
  4158. <!ENTITY % classsynopsis.module "INCLUDE">
  4159. <![%classsynopsis.module;[
  4160. <!ENTITY % local.classsynopsis.attrib "">
  4161. <!ENTITY % classsynopsis.role.attrib "%role.attrib;">
  4162.  
  4163. <!ENTITY % classsynopsis.element "INCLUDE">
  4164. <![%classsynopsis.element;[
  4165. <!ELEMENT classsynopsis %ho; ((ooclass|oointerface|ooexception)+,
  4166.                          (classsynopsisinfo
  4167.                           |fieldsynopsis|%method.synop.class;)*)>
  4168. <!--end of classsynopsis.element-->]]>
  4169.  
  4170. <!ENTITY % classsynopsis.attlist "INCLUDE">
  4171. <![%classsynopsis.attlist;[
  4172. <!ATTLIST classsynopsis
  4173.     language    CDATA    #IMPLIED
  4174.     class    (class|interface)    "class"
  4175.     %common.attrib;
  4176.     %classsynopsis.role.attrib;
  4177.     %local.classsynopsis.attrib;
  4178. >
  4179. <!--end of classsynopsis.attlist-->]]>
  4180. <!--end of classsynopsis.module-->]]>
  4181.  
  4182. <!ENTITY % classsynopsisinfo.module "INCLUDE">
  4183. <![ %classsynopsisinfo.module; [
  4184. <!ENTITY % local.classsynopsisinfo.attrib "">
  4185. <!ENTITY % classsynopsisinfo.role.attrib "%role.attrib;">
  4186.  
  4187. <!ENTITY % classsynopsisinfo.element "INCLUDE">
  4188. <![ %classsynopsisinfo.element; [
  4189. <!ELEMENT classsynopsisinfo %ho; (%cptr.char.mix;|textobject|lineannotation)*>
  4190. <!--end of classsynopsisinfo.element-->]]>
  4191.  
  4192. <!ENTITY % classsynopsisinfo.attlist "INCLUDE">
  4193. <![ %classsynopsisinfo.attlist; [
  4194. <!ATTLIST classsynopsisinfo
  4195.         %linespecific.attrib;
  4196.         %common.attrib;
  4197.         %classsynopsisinfo.role.attrib;
  4198.         %local.classsynopsisinfo.attrib;
  4199. >
  4200. <!--end of classsynopsisinfo.attlist-->]]>
  4201. <!--end of classsynopsisinfo.module-->]]>
  4202.  
  4203. <!ENTITY % ooclass.module "INCLUDE">
  4204. <![%ooclass.module;[
  4205. <!ENTITY % local.ooclass.attrib "">
  4206. <!ENTITY % ooclass.role.attrib "%role.attrib;">
  4207.  
  4208. <!ENTITY % ooclass.element "INCLUDE">
  4209. <![%ooclass.element;[
  4210. <!ELEMENT ooclass %ho; (modifier*, classname)>
  4211. <!--end of ooclass.element-->]]>
  4212.  
  4213. <!ENTITY % ooclass.attlist "INCLUDE">
  4214. <![%ooclass.attlist;[
  4215. <!ATTLIST ooclass
  4216.     %common.attrib;
  4217.     %ooclass.role.attrib;
  4218.     %local.ooclass.attrib;
  4219. >
  4220. <!--end of ooclass.attlist-->]]>
  4221. <!--end of ooclass.module-->]]>
  4222.  
  4223. <!ENTITY % oointerface.module "INCLUDE">
  4224. <![%oointerface.module;[
  4225. <!ENTITY % local.oointerface.attrib "">
  4226. <!ENTITY % oointerface.role.attrib "%role.attrib;">
  4227.  
  4228. <!ENTITY % oointerface.element "INCLUDE">
  4229. <![%oointerface.element;[
  4230. <!ELEMENT oointerface %ho; (modifier*, interfacename)>
  4231. <!--end of oointerface.element-->]]>
  4232.  
  4233. <!ENTITY % oointerface.attlist "INCLUDE">
  4234. <![%oointerface.attlist;[
  4235. <!ATTLIST oointerface
  4236.     %common.attrib;
  4237.     %oointerface.role.attrib;
  4238.     %local.oointerface.attrib;
  4239. >
  4240. <!--end of oointerface.attlist-->]]>
  4241. <!--end of oointerface.module-->]]>
  4242.  
  4243. <!ENTITY % ooexception.module "INCLUDE">
  4244. <![%ooexception.module;[
  4245. <!ENTITY % local.ooexception.attrib "">
  4246. <!ENTITY % ooexception.role.attrib "%role.attrib;">
  4247.  
  4248. <!ENTITY % ooexception.element "INCLUDE">
  4249. <![%ooexception.element;[
  4250. <!ELEMENT ooexception %ho; (modifier*, exceptionname)>
  4251. <!--end of ooexception.element-->]]>
  4252.  
  4253. <!ENTITY % ooexception.attlist "INCLUDE">
  4254. <![%ooexception.attlist;[
  4255. <!ATTLIST ooexception
  4256.     %common.attrib;
  4257.     %ooexception.role.attrib;
  4258.     %local.ooexception.attrib;
  4259. >
  4260. <!--end of ooexception.attlist-->]]>
  4261. <!--end of ooexception.module-->]]>
  4262.  
  4263. <!ENTITY % modifier.module "INCLUDE">
  4264. <![%modifier.module;[
  4265. <!ENTITY % local.modifier.attrib "">
  4266. <!ENTITY % modifier.role.attrib "%role.attrib;">
  4267.  
  4268. <!ENTITY % modifier.element "INCLUDE">
  4269. <![%modifier.element;[
  4270. <!ELEMENT modifier %ho; (%smallcptr.char.mix;)*>
  4271. <!--end of modifier.element-->]]>
  4272.  
  4273. <!ENTITY % modifier.attlist "INCLUDE">
  4274. <![%modifier.attlist;[
  4275. <!ATTLIST modifier
  4276.     %common.attrib;
  4277.     %modifier.role.attrib;
  4278.     %local.modifier.attrib;
  4279. >
  4280. <!--end of modifier.attlist-->]]>
  4281. <!--end of modifier.module-->]]>
  4282.  
  4283. <!ENTITY % interfacename.module "INCLUDE">
  4284. <![%interfacename.module;[
  4285. <!ENTITY % local.interfacename.attrib "">
  4286. <!ENTITY % interfacename.role.attrib "%role.attrib;">
  4287.  
  4288. <!ENTITY % interfacename.element "INCLUDE">
  4289. <![%interfacename.element;[
  4290. <!ELEMENT interfacename %ho; (%cptr.char.mix;)*>
  4291. <!--end of interfacename.element-->]]>
  4292.  
  4293. <!ENTITY % interfacename.attlist "INCLUDE">
  4294. <![%interfacename.attlist;[
  4295. <!ATTLIST interfacename
  4296.     %common.attrib;
  4297.     %interfacename.role.attrib;
  4298.     %local.interfacename.attrib;
  4299. >
  4300. <!--end of interfacename.attlist-->]]>
  4301. <!--end of interfacename.module-->]]>
  4302.  
  4303. <!ENTITY % exceptionname.module "INCLUDE">
  4304. <![%exceptionname.module;[
  4305. <!ENTITY % local.exceptionname.attrib "">
  4306. <!ENTITY % exceptionname.role.attrib "%role.attrib;">
  4307.  
  4308. <!ENTITY % exceptionname.element "INCLUDE">
  4309. <![%exceptionname.element;[
  4310. <!ELEMENT exceptionname %ho; (%smallcptr.char.mix;)*>
  4311. <!--end of exceptionname.element-->]]>
  4312.  
  4313. <!ENTITY % exceptionname.attlist "INCLUDE">
  4314. <![%exceptionname.attlist;[
  4315. <!ATTLIST exceptionname
  4316.     %common.attrib;
  4317.     %exceptionname.role.attrib;
  4318.     %local.exceptionname.attrib;
  4319. >
  4320. <!--end of exceptionname.attlist-->]]>
  4321. <!--end of exceptionname.module-->]]>
  4322.  
  4323. <!ENTITY % fieldsynopsis.module "INCLUDE">
  4324. <![%fieldsynopsis.module;[
  4325. <!ENTITY % local.fieldsynopsis.attrib "">
  4326. <!ENTITY % fieldsynopsis.role.attrib "%role.attrib;">
  4327.  
  4328. <!ENTITY % fieldsynopsis.element "INCLUDE">
  4329. <![%fieldsynopsis.element;[
  4330. <!ELEMENT fieldsynopsis %ho; (modifier*, type?, varname, initializer?)>
  4331. <!--end of fieldsynopsis.element-->]]>
  4332.  
  4333. <!ENTITY % fieldsynopsis.attlist "INCLUDE">
  4334. <![%fieldsynopsis.attlist;[
  4335. <!ATTLIST fieldsynopsis
  4336.     language    CDATA    #IMPLIED
  4337.     %common.attrib;
  4338.     %fieldsynopsis.role.attrib;
  4339.     %local.fieldsynopsis.attrib;
  4340. >
  4341. <!--end of fieldsynopsis.attlist-->]]>
  4342. <!--end of fieldsynopsis.module-->]]>
  4343.  
  4344. <!ENTITY % initializer.module "INCLUDE">
  4345. <![%initializer.module;[
  4346. <!ENTITY % local.initializer.attrib "">
  4347. <!ENTITY % initializer.role.attrib "%role.attrib;">
  4348.  
  4349. <!ENTITY % initializer.element "INCLUDE">
  4350. <![%initializer.element;[
  4351. <!ELEMENT initializer %ho; (%smallcptr.char.mix;)*>
  4352. <!--end of initializer.element-->]]>
  4353.  
  4354. <!ENTITY % initializer.attlist "INCLUDE">
  4355. <![%initializer.attlist;[
  4356. <!ATTLIST initializer
  4357.     %common.attrib;
  4358.     %initializer.role.attrib;
  4359.     %local.initializer.attrib;
  4360. >
  4361. <!--end of initializer.attlist-->]]>
  4362. <!--end of initializer.module-->]]>
  4363.  
  4364. <!ENTITY % constructorsynopsis.module "INCLUDE">
  4365. <![%constructorsynopsis.module;[
  4366. <!ENTITY % local.constructorsynopsis.attrib "">
  4367. <!ENTITY % constructorsynopsis.role.attrib "%role.attrib;">
  4368.  
  4369. <!ENTITY % constructorsynopsis.element "INCLUDE">
  4370. <![%constructorsynopsis.element;[
  4371. <!ELEMENT constructorsynopsis %ho; (modifier*,
  4372.                                methodname?,
  4373.                                (methodparam+|void?),
  4374.                                exceptionname*)>
  4375. <!--end of constructorsynopsis.element-->]]>
  4376.  
  4377. <!ENTITY % constructorsynopsis.attlist "INCLUDE">
  4378. <![%constructorsynopsis.attlist;[
  4379. <!ATTLIST constructorsynopsis
  4380.     language    CDATA    #IMPLIED
  4381.     %common.attrib;
  4382.     %constructorsynopsis.role.attrib;
  4383.     %local.constructorsynopsis.attrib;
  4384. >
  4385. <!--end of constructorsynopsis.attlist-->]]>
  4386. <!--end of constructorsynopsis.module-->]]>
  4387.  
  4388. <!ENTITY % destructorsynopsis.module "INCLUDE">
  4389. <![%destructorsynopsis.module;[
  4390. <!ENTITY % local.destructorsynopsis.attrib "">
  4391. <!ENTITY % destructorsynopsis.role.attrib "%role.attrib;">
  4392.  
  4393. <!ENTITY % destructorsynopsis.element "INCLUDE">
  4394. <![%destructorsynopsis.element;[
  4395. <!ELEMENT destructorsynopsis %ho; (modifier*,
  4396.                               methodname?,
  4397.                               (methodparam+|void?),
  4398.                               exceptionname*)>
  4399. <!--end of destructorsynopsis.element-->]]>
  4400.  
  4401. <!ENTITY % destructorsynopsis.attlist "INCLUDE">
  4402. <![%destructorsynopsis.attlist;[
  4403. <!ATTLIST destructorsynopsis
  4404.     language    CDATA    #IMPLIED
  4405.     %common.attrib;
  4406.     %destructorsynopsis.role.attrib;
  4407.     %local.destructorsynopsis.attrib;
  4408. >
  4409. <!--end of destructorsynopsis.attlist-->]]>
  4410. <!--end of destructorsynopsis.module-->]]>
  4411.  
  4412. <!ENTITY % methodsynopsis.module "INCLUDE">
  4413. <![%methodsynopsis.module;[
  4414. <!ENTITY % local.methodsynopsis.attrib "">
  4415. <!ENTITY % methodsynopsis.role.attrib "%role.attrib;">
  4416.  
  4417. <!ENTITY % methodsynopsis.element "INCLUDE">
  4418. <![%methodsynopsis.element;[
  4419. <!ELEMENT methodsynopsis %ho; (modifier*,
  4420.                           (type|void)?,
  4421.                           methodname,
  4422.                           (methodparam+|void?),
  4423.                           exceptionname*,
  4424.                           modifier*)>
  4425. <!--end of methodsynopsis.element-->]]>
  4426.  
  4427. <!ENTITY % methodsynopsis.attlist "INCLUDE">
  4428. <![%methodsynopsis.attlist;[
  4429. <!ATTLIST methodsynopsis
  4430.     language    CDATA    #IMPLIED
  4431.     %common.attrib;
  4432.     %methodsynopsis.role.attrib;
  4433.     %local.methodsynopsis.attrib;
  4434. >
  4435. <!--end of methodsynopsis.attlist-->]]>
  4436. <!--end of methodsynopsis.module-->]]>
  4437.  
  4438. <!ENTITY % methodname.module "INCLUDE">
  4439. <![%methodname.module;[
  4440. <!ENTITY % local.methodname.attrib "">
  4441. <!ENTITY % methodname.role.attrib "%role.attrib;">
  4442.  
  4443. <!ENTITY % methodname.element "INCLUDE">
  4444. <![%methodname.element;[
  4445. <!ELEMENT methodname %ho; (%smallcptr.char.mix;)*>
  4446. <!--end of methodname.element-->]]>
  4447.  
  4448. <!ENTITY % methodname.attlist "INCLUDE">
  4449. <![%methodname.attlist;[
  4450. <!ATTLIST methodname
  4451.     %common.attrib;
  4452.     %methodname.role.attrib;
  4453.     %local.methodname.attrib;
  4454. >
  4455. <!--end of methodname.attlist-->]]>
  4456. <!--end of methodname.module-->]]>
  4457.  
  4458. <!ENTITY % methodparam.module "INCLUDE">
  4459. <![%methodparam.module;[
  4460. <!ENTITY % local.methodparam.attrib "">
  4461. <!ENTITY % methodparam.role.attrib "%role.attrib;">
  4462.  
  4463. <!ENTITY % methodparam.element "INCLUDE">
  4464. <![%methodparam.element;[
  4465. <!ELEMENT methodparam %ho; (modifier*,
  4466.                        type?,
  4467.                        ((parameter,initializer?)|funcparams),
  4468.                        modifier*)>
  4469. <!--end of methodparam.element-->]]>
  4470.  
  4471. <!ENTITY % methodparam.attlist "INCLUDE">
  4472. <![%methodparam.attlist;[
  4473. <!ATTLIST methodparam
  4474.     choice        (opt
  4475.             |req
  4476.             |plain)        "req"
  4477.     rep        (norepeat
  4478.             |repeat)    "norepeat"
  4479.     %common.attrib;
  4480.     %methodparam.role.attrib;
  4481.     %local.methodparam.attrib;
  4482. >
  4483. <!--end of methodparam.attlist-->]]>
  4484. <!--end of methodparam.module-->]]>
  4485. <!--end of classsynopsis.content.module-->]]>
  4486.  
  4487. <!-- ...................................................................... -->
  4488. <!-- Document information entities and elements ........................... -->
  4489.  
  4490. <!-- The document information elements include some elements that are
  4491.      currently used only in the document hierarchy module. They are
  4492.      defined here so that they will be available for use in customized
  4493.      document hierarchies. -->
  4494.  
  4495. <!-- .................................. -->
  4496.  
  4497. <!ENTITY % docinfo.content.module "INCLUDE">
  4498. <![%docinfo.content.module;[
  4499.  
  4500. <!-- Ackno ............................ -->
  4501.  
  4502. <!ENTITY % ackno.module "INCLUDE">
  4503. <![%ackno.module;[
  4504. <!ENTITY % local.ackno.attrib "">
  4505. <!ENTITY % ackno.role.attrib "%role.attrib;">
  4506.  
  4507. <!ENTITY % ackno.element "INCLUDE">
  4508. <![%ackno.element;[
  4509. <!ELEMENT ackno %ho; (%docinfo.char.mix;)*>
  4510. <!--end of ackno.element-->]]>
  4511.  
  4512. <!ENTITY % ackno.attlist "INCLUDE">
  4513. <![%ackno.attlist;[
  4514. <!ATTLIST ackno
  4515.         %common.attrib;
  4516.         %ackno.role.attrib;
  4517.         %local.ackno.attrib;
  4518. >
  4519. <!--end of ackno.attlist-->]]>
  4520. <!--end of ackno.module-->]]>
  4521.  
  4522. <!-- Address .......................... -->
  4523.  
  4524. <!ENTITY % address.content.module "INCLUDE">
  4525. <![%address.content.module;[
  4526. <!ENTITY % address.module "INCLUDE">
  4527. <![%address.module;[
  4528. <!ENTITY % local.address.attrib "">
  4529. <!ENTITY % address.role.attrib "%role.attrib;">
  4530.  
  4531. <!ENTITY % address.element "INCLUDE">
  4532. <![%address.element;[
  4533. <!ELEMENT address %ho; (#PCDATA|personname|%person.ident.mix;
  4534.         |street|pob|postcode|city|state|country|phone
  4535.         |fax|email|otheraddr)*>
  4536. <!--end of address.element-->]]>
  4537.  
  4538. <!ENTITY % address.attlist "INCLUDE">
  4539. <![%address.attlist;[
  4540. <!ATTLIST address
  4541.         %linespecific.attrib;
  4542.         %common.attrib;
  4543.         %address.role.attrib;
  4544.         %local.address.attrib;
  4545. >
  4546. <!--end of address.attlist-->]]>
  4547. <!--end of address.module-->]]>
  4548.  
  4549.   <!ENTITY % street.module "INCLUDE">
  4550.   <![%street.module;[
  4551.  <!ENTITY % local.street.attrib "">
  4552.   <!ENTITY % street.role.attrib "%role.attrib;">
  4553.  
  4554. <!ENTITY % street.element "INCLUDE">
  4555. <![%street.element;[
  4556. <!ELEMENT street %ho; (%docinfo.char.mix;)*>
  4557. <!--end of street.element-->]]>
  4558.  
  4559. <!ENTITY % street.attlist "INCLUDE">
  4560. <![%street.attlist;[
  4561. <!ATTLIST street
  4562.         %common.attrib;
  4563.         %street.role.attrib;
  4564.         %local.street.attrib;
  4565. >
  4566. <!--end of street.attlist-->]]>
  4567.   <!--end of street.module-->]]>
  4568.  
  4569.   <!ENTITY % pob.module "INCLUDE">
  4570.   <![%pob.module;[
  4571.   <!ENTITY % local.pob.attrib "">
  4572.   <!ENTITY % pob.role.attrib "%role.attrib;">
  4573.  
  4574. <!ENTITY % pob.element "INCLUDE">
  4575. <![%pob.element;[
  4576. <!ELEMENT pob %ho; (%docinfo.char.mix;)*>
  4577. <!--end of pob.element-->]]>
  4578.  
  4579. <!ENTITY % pob.attlist "INCLUDE">
  4580. <![%pob.attlist;[
  4581. <!ATTLIST pob
  4582.         %common.attrib;
  4583.         %pob.role.attrib;
  4584.         %local.pob.attrib;
  4585. >
  4586. <!--end of pob.attlist-->]]>
  4587.   <!--end of pob.module-->]]>
  4588.  
  4589.   <!ENTITY % postcode.module "INCLUDE">
  4590.   <![%postcode.module;[
  4591.   <!ENTITY % local.postcode.attrib "">
  4592.   <!ENTITY % postcode.role.attrib "%role.attrib;">
  4593.  
  4594. <!ENTITY % postcode.element "INCLUDE">
  4595. <![%postcode.element;[
  4596. <!ELEMENT postcode %ho; (%docinfo.char.mix;)*>
  4597. <!--end of postcode.element-->]]>
  4598.  
  4599. <!ENTITY % postcode.attlist "INCLUDE">
  4600. <![%postcode.attlist;[
  4601. <!ATTLIST postcode
  4602.         %common.attrib;
  4603.         %postcode.role.attrib;
  4604.         %local.postcode.attrib;
  4605. >
  4606. <!--end of postcode.attlist-->]]>
  4607.   <!--end of postcode.module-->]]>
  4608.  
  4609.   <!ENTITY % city.module "INCLUDE">
  4610.   <![%city.module;[
  4611.   <!ENTITY % local.city.attrib "">
  4612.   <!ENTITY % city.role.attrib "%role.attrib;">
  4613.  
  4614. <!ENTITY % city.element "INCLUDE">
  4615. <![%city.element;[
  4616. <!ELEMENT city %ho; (%docinfo.char.mix;)*>
  4617. <!--end of city.element-->]]>
  4618.  
  4619. <!ENTITY % city.attlist "INCLUDE">
  4620. <![%city.attlist;[
  4621. <!ATTLIST city
  4622.         %common.attrib;
  4623.         %city.role.attrib;
  4624.         %local.city.attrib;
  4625. >
  4626. <!--end of city.attlist-->]]>
  4627.   <!--end of city.module-->]]>
  4628.  
  4629.   <!ENTITY % state.module "INCLUDE">
  4630.   <![%state.module;[
  4631.   <!ENTITY % local.state.attrib "">
  4632.   <!ENTITY % state.role.attrib "%role.attrib;">
  4633.  
  4634. <!ENTITY % state.element "INCLUDE">
  4635. <![%state.element;[
  4636. <!ELEMENT state %ho; (%docinfo.char.mix;)*>
  4637. <!--end of state.element-->]]>
  4638.  
  4639. <!ENTITY % state.attlist "INCLUDE">
  4640. <![%state.attlist;[
  4641. <!ATTLIST state
  4642.         %common.attrib;
  4643.         %state.role.attrib;
  4644.         %local.state.attrib;
  4645. >
  4646. <!--end of state.attlist-->]]>
  4647.   <!--end of state.module-->]]>
  4648.  
  4649.   <!ENTITY % country.module "INCLUDE">
  4650.   <![%country.module;[
  4651.   <!ENTITY % local.country.attrib "">
  4652.   <!ENTITY % country.role.attrib "%role.attrib;">
  4653.  
  4654. <!ENTITY % country.element "INCLUDE">
  4655. <![%country.element;[
  4656. <!ELEMENT country %ho; (%docinfo.char.mix;)*>
  4657. <!--end of country.element-->]]>
  4658.  
  4659. <!ENTITY % country.attlist "INCLUDE">
  4660. <![%country.attlist;[
  4661. <!ATTLIST country
  4662.         %common.attrib;
  4663.         %country.role.attrib;
  4664.         %local.country.attrib;
  4665. >
  4666. <!--end of country.attlist-->]]>
  4667.   <!--end of country.module-->]]>
  4668.  
  4669.   <!ENTITY % phone.module "INCLUDE">
  4670.   <![%phone.module;[
  4671.   <!ENTITY % local.phone.attrib "">
  4672.   <!ENTITY % phone.role.attrib "%role.attrib;">
  4673.  
  4674. <!ENTITY % phone.element "INCLUDE">
  4675. <![%phone.element;[
  4676. <!ELEMENT phone %ho; (%docinfo.char.mix;)*>
  4677. <!--end of phone.element-->]]>
  4678.  
  4679. <!ENTITY % phone.attlist "INCLUDE">
  4680. <![%phone.attlist;[
  4681. <!ATTLIST phone
  4682.         %common.attrib;
  4683.         %phone.role.attrib;
  4684.         %local.phone.attrib;
  4685. >
  4686. <!--end of phone.attlist-->]]>
  4687.   <!--end of phone.module-->]]>
  4688.  
  4689.   <!ENTITY % fax.module "INCLUDE">
  4690.   <![%fax.module;[
  4691.   <!ENTITY % local.fax.attrib "">
  4692.   <!ENTITY % fax.role.attrib "%role.attrib;">
  4693.  
  4694. <!ENTITY % fax.element "INCLUDE">
  4695. <![%fax.element;[
  4696. <!ELEMENT fax %ho; (%docinfo.char.mix;)*>
  4697. <!--end of fax.element-->]]>
  4698.  
  4699. <!ENTITY % fax.attlist "INCLUDE">
  4700. <![%fax.attlist;[
  4701. <!ATTLIST fax
  4702.         %common.attrib;
  4703.         %fax.role.attrib;
  4704.         %local.fax.attrib;
  4705. >
  4706. <!--end of fax.attlist-->]]>
  4707.   <!--end of fax.module-->]]>
  4708.  
  4709.   <!-- Email (defined in the Inlines section, below)-->
  4710.  
  4711.   <!ENTITY % otheraddr.module "INCLUDE">
  4712.   <![%otheraddr.module;[
  4713.   <!ENTITY % local.otheraddr.attrib "">
  4714.   <!ENTITY % otheraddr.role.attrib "%role.attrib;">
  4715.  
  4716. <!ENTITY % otheraddr.element "INCLUDE">
  4717. <![%otheraddr.element;[
  4718. <!ELEMENT otheraddr %ho; (%docinfo.char.mix;)*>
  4719. <!--end of otheraddr.element-->]]>
  4720.  
  4721. <!ENTITY % otheraddr.attlist "INCLUDE">
  4722. <![%otheraddr.attlist;[
  4723. <!ATTLIST otheraddr
  4724.         %common.attrib;
  4725.         %otheraddr.role.attrib;
  4726.         %local.otheraddr.attrib;
  4727. >
  4728. <!--end of otheraddr.attlist-->]]>
  4729.   <!--end of otheraddr.module-->]]>
  4730. <!--end of address.content.module-->]]>
  4731.  
  4732. <!-- Affiliation ...................... -->
  4733.  
  4734. <!ENTITY % affiliation.content.module "INCLUDE">
  4735. <![%affiliation.content.module;[
  4736. <!ENTITY % affiliation.module "INCLUDE">
  4737. <![%affiliation.module;[
  4738. <!ENTITY % local.affiliation.attrib "">
  4739. <!ENTITY % affiliation.role.attrib "%role.attrib;">
  4740.  
  4741. <!ENTITY % affiliation.element "INCLUDE">
  4742. <![%affiliation.element;[
  4743. <!ELEMENT affiliation %ho; (shortaffil?, jobtitle*, orgname?, orgdiv*,
  4744.         address*)>
  4745. <!--end of affiliation.element-->]]>
  4746.  
  4747. <!ENTITY % affiliation.attlist "INCLUDE">
  4748. <![%affiliation.attlist;[
  4749. <!ATTLIST affiliation
  4750.         %common.attrib;
  4751.         %affiliation.role.attrib;
  4752.         %local.affiliation.attrib;
  4753. >
  4754. <!--end of affiliation.attlist-->]]>
  4755. <!--end of affiliation.module-->]]>
  4756.  
  4757.   <!ENTITY % shortaffil.module "INCLUDE">
  4758.   <![%shortaffil.module;[
  4759.   <!ENTITY % local.shortaffil.attrib "">
  4760.   <!ENTITY % shortaffil.role.attrib "%role.attrib;">
  4761.  
  4762. <!ENTITY % shortaffil.element "INCLUDE">
  4763. <![%shortaffil.element;[
  4764. <!ELEMENT shortaffil %ho; (%docinfo.char.mix;)*>
  4765. <!--end of shortaffil.element-->]]>
  4766.  
  4767. <!ENTITY % shortaffil.attlist "INCLUDE">
  4768. <![%shortaffil.attlist;[
  4769. <!ATTLIST shortaffil
  4770.         %common.attrib;
  4771.         %shortaffil.role.attrib;
  4772.         %local.shortaffil.attrib;
  4773. >
  4774. <!--end of shortaffil.attlist-->]]>
  4775.   <!--end of shortaffil.module-->]]>
  4776.  
  4777.   <!ENTITY % jobtitle.module "INCLUDE">
  4778.   <![%jobtitle.module;[
  4779.   <!ENTITY % local.jobtitle.attrib "">
  4780.   <!ENTITY % jobtitle.role.attrib "%role.attrib;">
  4781.  
  4782. <!ENTITY % jobtitle.element "INCLUDE">
  4783. <![%jobtitle.element;[
  4784. <!ELEMENT jobtitle %ho; (%docinfo.char.mix;)*>
  4785. <!--end of jobtitle.element-->]]>
  4786.  
  4787. <!ENTITY % jobtitle.attlist "INCLUDE">
  4788. <![%jobtitle.attlist;[
  4789. <!ATTLIST jobtitle
  4790.         %common.attrib;
  4791.         %jobtitle.role.attrib;
  4792.         %local.jobtitle.attrib;
  4793. >
  4794. <!--end of jobtitle.attlist-->]]>
  4795.   <!--end of jobtitle.module-->]]>
  4796.  
  4797.   <!-- OrgName (defined elsewhere in this section)-->
  4798.  
  4799.   <!ENTITY % orgdiv.module "INCLUDE">
  4800.   <![%orgdiv.module;[
  4801.   <!ENTITY % local.orgdiv.attrib "">
  4802.   <!ENTITY % orgdiv.role.attrib "%role.attrib;">
  4803.  
  4804. <!ENTITY % orgdiv.element "INCLUDE">
  4805. <![%orgdiv.element;[
  4806. <!ELEMENT orgdiv %ho; (%docinfo.char.mix;)*>
  4807. <!--end of orgdiv.element-->]]>
  4808.  
  4809. <!ENTITY % orgdiv.attlist "INCLUDE">
  4810. <![%orgdiv.attlist;[
  4811. <!ATTLIST orgdiv
  4812.         %common.attrib;
  4813.         %orgdiv.role.attrib;
  4814.         %local.orgdiv.attrib;
  4815. >
  4816. <!--end of orgdiv.attlist-->]]>
  4817.   <!--end of orgdiv.module-->]]>
  4818.  
  4819.   <!-- Address (defined elsewhere in this section)-->
  4820. <!--end of affiliation.content.module-->]]>
  4821.  
  4822. <!-- ArtPageNums ...................... -->
  4823.  
  4824. <!ENTITY % artpagenums.module "INCLUDE">
  4825. <![%artpagenums.module;[
  4826. <!ENTITY % local.artpagenums.attrib "">
  4827. <!ENTITY % artpagenums.role.attrib "%role.attrib;">
  4828.  
  4829. <!ENTITY % artpagenums.element "INCLUDE">
  4830. <![%artpagenums.element;[
  4831. <!ELEMENT artpagenums %ho; (%docinfo.char.mix;)*>
  4832. <!--end of artpagenums.element-->]]>
  4833.  
  4834. <!ENTITY % artpagenums.attlist "INCLUDE">
  4835. <![%artpagenums.attlist;[
  4836. <!ATTLIST artpagenums
  4837.         %common.attrib;
  4838.         %artpagenums.role.attrib;
  4839.         %local.artpagenums.attrib;
  4840. >
  4841. <!--end of artpagenums.attlist-->]]>
  4842. <!--end of artpagenums.module-->]]>
  4843.  
  4844. <!-- PersonName -->
  4845.  
  4846. <!ENTITY % personname.module "INCLUDE">
  4847. <![%personname.module;[
  4848. <!ENTITY % local.personname.attrib "">
  4849. <!ENTITY % personname.role.attrib "%role.attrib;">
  4850.  
  4851. <!ENTITY % personname.element "INCLUDE">
  4852. <![%personname.element;[
  4853. <!ELEMENT personname %ho; ((honorific|firstname|surname|lineage|othername)+)>
  4854. <!--end of personname.element-->]]>
  4855.  
  4856. <!ENTITY % personname.attlist "INCLUDE">
  4857. <![%personname.attlist;[
  4858. <!ATTLIST personname
  4859.         %common.attrib;
  4860.         %personname.role.attrib;
  4861.         %local.personname.attrib;
  4862. >
  4863. <!--end of personname.attlist-->]]>
  4864. <!--end of personname.module-->]]>
  4865.  
  4866. <!-- Author ........................... -->
  4867.  
  4868. <!ENTITY % author.module "INCLUDE">
  4869. <![%author.module;[
  4870. <!ENTITY % local.author.attrib "">
  4871. <!ENTITY % author.role.attrib "%role.attrib;">
  4872.  
  4873. <!ENTITY % author.element "INCLUDE">
  4874. <![%author.element;[
  4875. <!ELEMENT author %ho; ((personname|(%person.ident.mix;)+),(personblurb|email|address)*)>
  4876. <!--end of author.element-->]]>
  4877.  
  4878. <!ENTITY % author.attlist "INCLUDE">
  4879. <![%author.attlist;[
  4880. <!ATTLIST author
  4881.         %common.attrib;
  4882.         %author.role.attrib;
  4883.         %local.author.attrib;
  4884. >
  4885. <!--end of author.attlist-->]]>
  4886. <!--(see "Personal identity elements" for %person.ident.mix;)-->
  4887. <!--end of author.module-->]]>
  4888.  
  4889. <!-- AuthorGroup ...................... -->
  4890.  
  4891. <!ENTITY % authorgroup.content.module "INCLUDE">
  4892. <![%authorgroup.content.module;[
  4893. <!ENTITY % authorgroup.module "INCLUDE">
  4894. <![%authorgroup.module;[
  4895. <!ENTITY % local.authorgroup.attrib "">
  4896. <!ENTITY % authorgroup.role.attrib "%role.attrib;">
  4897.  
  4898. <!ENTITY % authorgroup.element "INCLUDE">
  4899. <![%authorgroup.element;[
  4900. <!ELEMENT authorgroup %ho; ((author|editor|collab|corpauthor|corpcredit|othercredit)+)>
  4901. <!--end of authorgroup.element-->]]>
  4902.  
  4903. <!ENTITY % authorgroup.attlist "INCLUDE">
  4904. <![%authorgroup.attlist;[
  4905. <!ATTLIST authorgroup
  4906.         %common.attrib;
  4907.         %authorgroup.role.attrib;
  4908.         %local.authorgroup.attrib;
  4909. >
  4910. <!--end of authorgroup.attlist-->]]>
  4911. <!--end of authorgroup.module-->]]>
  4912.  
  4913.   <!-- Author (defined elsewhere in this section)-->
  4914.   <!-- Editor (defined elsewhere in this section)-->
  4915.  
  4916.   <!ENTITY % collab.content.module "INCLUDE">
  4917.   <![%collab.content.module;[
  4918.   <!ENTITY % collab.module "INCLUDE">
  4919.   <![%collab.module;[
  4920.   <!ENTITY % local.collab.attrib "">
  4921.   <!ENTITY % collab.role.attrib "%role.attrib;">
  4922.  
  4923. <!ENTITY % collab.element "INCLUDE">
  4924. <![%collab.element;[
  4925. <!ELEMENT collab %ho; (collabname, affiliation*)>
  4926. <!--end of collab.element-->]]>
  4927.  
  4928. <!ENTITY % collab.attlist "INCLUDE">
  4929. <![%collab.attlist;[
  4930. <!ATTLIST collab
  4931.         %common.attrib;
  4932.         %collab.role.attrib;
  4933.         %local.collab.attrib;
  4934. >
  4935. <!--end of collab.attlist-->]]>
  4936.   <!--end of collab.module-->]]>
  4937.  
  4938.     <!ENTITY % collabname.module "INCLUDE">
  4939.   <![%collabname.module;[
  4940.   <!ENTITY % local.collabname.attrib "">
  4941.   <!ENTITY % collabname.role.attrib "%role.attrib;">
  4942.  
  4943. <!ENTITY % collabname.element "INCLUDE">
  4944. <![%collabname.element;[
  4945. <!ELEMENT collabname %ho; (%docinfo.char.mix;)*>
  4946. <!--end of collabname.element-->]]>
  4947.  
  4948. <!ENTITY % collabname.attlist "INCLUDE">
  4949. <![%collabname.attlist;[
  4950. <!ATTLIST collabname
  4951.         %common.attrib;
  4952.         %collabname.role.attrib;
  4953.         %local.collabname.attrib;
  4954. >
  4955. <!--end of collabname.attlist-->]]>
  4956.     <!--end of collabname.module-->]]>
  4957.  
  4958.     <!-- Affiliation (defined elsewhere in this section)-->
  4959.   <!--end of collab.content.module-->]]>
  4960.  
  4961.   <!-- CorpAuthor (defined elsewhere in this section)-->
  4962.   <!-- OtherCredit (defined elsewhere in this section)-->
  4963.  
  4964. <!--end of authorgroup.content.module-->]]>
  4965.  
  4966. <!-- AuthorInitials ................... -->
  4967.  
  4968. <!ENTITY % authorinitials.module "INCLUDE">
  4969. <![%authorinitials.module;[
  4970. <!ENTITY % local.authorinitials.attrib "">
  4971. <!ENTITY % authorinitials.role.attrib "%role.attrib;">
  4972.  
  4973. <!ENTITY % authorinitials.element "INCLUDE">
  4974. <![%authorinitials.element;[
  4975. <!ELEMENT authorinitials %ho; (%docinfo.char.mix;)*>
  4976. <!--end of authorinitials.element-->]]>
  4977.  
  4978. <!ENTITY % authorinitials.attlist "INCLUDE">
  4979. <![%authorinitials.attlist;[
  4980. <!ATTLIST authorinitials
  4981.         %common.attrib;
  4982.         %authorinitials.role.attrib;
  4983.         %local.authorinitials.attrib;
  4984. >
  4985. <!--end of authorinitials.attlist-->]]>
  4986. <!--end of authorinitials.module-->]]>
  4987.  
  4988. <!-- ConfGroup ........................ -->
  4989.  
  4990. <!ENTITY % confgroup.content.module "INCLUDE">
  4991. <![%confgroup.content.module;[
  4992. <!ENTITY % confgroup.module "INCLUDE">
  4993. <![%confgroup.module;[
  4994. <!ENTITY % local.confgroup.attrib "">
  4995. <!ENTITY % confgroup.role.attrib "%role.attrib;">
  4996.  
  4997. <!ENTITY % confgroup.element "INCLUDE">
  4998. <![%confgroup.element;[
  4999. <!ELEMENT confgroup %ho; ((confdates|conftitle|confnum|address|confsponsor)*)>
  5000. <!--end of confgroup.element-->]]>
  5001.  
  5002. <!ENTITY % confgroup.attlist "INCLUDE">
  5003. <![%confgroup.attlist;[
  5004. <!ATTLIST confgroup
  5005.         %common.attrib;
  5006.         %confgroup.role.attrib;
  5007.         %local.confgroup.attrib;
  5008. >
  5009. <!--end of confgroup.attlist-->]]>
  5010. <!--end of confgroup.module-->]]>
  5011.  
  5012.   <!ENTITY % confdates.module "INCLUDE">
  5013.   <![%confdates.module;[
  5014.   <!ENTITY % local.confdates.attrib "">
  5015.   <!ENTITY % confdates.role.attrib "%role.attrib;">
  5016.  
  5017. <!ENTITY % confdates.element "INCLUDE">
  5018. <![%confdates.element;[
  5019. <!ELEMENT confdates %ho; (%docinfo.char.mix;)*>
  5020. <!--end of confdates.element-->]]>
  5021.  
  5022. <!ENTITY % confdates.attlist "INCLUDE">
  5023. <![%confdates.attlist;[
  5024. <!ATTLIST confdates
  5025.         %common.attrib;
  5026.         %confdates.role.attrib;
  5027.         %local.confdates.attrib;
  5028. >
  5029. <!--end of confdates.attlist-->]]>
  5030.   <!--end of confdates.module-->]]>
  5031.  
  5032.   <!ENTITY % conftitle.module "INCLUDE">
  5033.   <![%conftitle.module;[
  5034.   <!ENTITY % local.conftitle.attrib "">
  5035.   <!ENTITY % conftitle.role.attrib "%role.attrib;">
  5036.  
  5037. <!ENTITY % conftitle.element "INCLUDE">
  5038. <![%conftitle.element;[
  5039. <!ELEMENT conftitle %ho; (%docinfo.char.mix;)*>
  5040. <!--end of conftitle.element-->]]>
  5041.  
  5042. <!ENTITY % conftitle.attlist "INCLUDE">
  5043. <![%conftitle.attlist;[
  5044. <!ATTLIST conftitle
  5045.         %common.attrib;
  5046.         %conftitle.role.attrib;
  5047.         %local.conftitle.attrib;
  5048. >
  5049. <!--end of conftitle.attlist-->]]>
  5050.   <!--end of conftitle.module-->]]>
  5051.  
  5052.   <!ENTITY % confnum.module "INCLUDE">
  5053.   <![%confnum.module;[
  5054.   <!ENTITY % local.confnum.attrib "">
  5055.   <!ENTITY % confnum.role.attrib "%role.attrib;">
  5056.  
  5057. <!ENTITY % confnum.element "INCLUDE">
  5058. <![%confnum.element;[
  5059. <!ELEMENT confnum %ho; (%docinfo.char.mix;)*>
  5060. <!--end of confnum.element-->]]>
  5061.  
  5062. <!ENTITY % confnum.attlist "INCLUDE">
  5063. <![%confnum.attlist;[
  5064. <!ATTLIST confnum
  5065.         %common.attrib;
  5066.         %confnum.role.attrib;
  5067.         %local.confnum.attrib;
  5068. >
  5069. <!--end of confnum.attlist-->]]>
  5070.   <!--end of confnum.module-->]]>
  5071.  
  5072.   <!-- Address (defined elsewhere in this section)-->
  5073.  
  5074.   <!ENTITY % confsponsor.module "INCLUDE">
  5075.   <![%confsponsor.module;[
  5076.   <!ENTITY % local.confsponsor.attrib "">
  5077.   <!ENTITY % confsponsor.role.attrib "%role.attrib;">
  5078.  
  5079. <!ENTITY % confsponsor.element "INCLUDE">
  5080. <![%confsponsor.element;[
  5081. <!ELEMENT confsponsor %ho; (%docinfo.char.mix;)*>
  5082. <!--end of confsponsor.element-->]]>
  5083.  
  5084. <!ENTITY % confsponsor.attlist "INCLUDE">
  5085. <![%confsponsor.attlist;[
  5086. <!ATTLIST confsponsor
  5087.         %common.attrib;
  5088.         %confsponsor.role.attrib;
  5089.         %local.confsponsor.attrib;
  5090. >
  5091. <!--end of confsponsor.attlist-->]]>
  5092.   <!--end of confsponsor.module-->]]>
  5093. <!--end of confgroup.content.module-->]]>
  5094.  
  5095. <!-- ContractNum ...................... -->
  5096.  
  5097. <!ENTITY % contractnum.module "INCLUDE">
  5098. <![%contractnum.module;[
  5099. <!ENTITY % local.contractnum.attrib "">
  5100. <!ENTITY % contractnum.role.attrib "%role.attrib;">
  5101.  
  5102. <!ENTITY % contractnum.element "INCLUDE">
  5103. <![%contractnum.element;[
  5104. <!ELEMENT contractnum %ho; (%docinfo.char.mix;)*>
  5105. <!--end of contractnum.element-->]]>
  5106.  
  5107. <!ENTITY % contractnum.attlist "INCLUDE">
  5108. <![%contractnum.attlist;[
  5109. <!ATTLIST contractnum
  5110.         %common.attrib;
  5111.         %contractnum.role.attrib;
  5112.         %local.contractnum.attrib;
  5113. >
  5114. <!--end of contractnum.attlist-->]]>
  5115. <!--end of contractnum.module-->]]>
  5116.  
  5117. <!-- ContractSponsor .................. -->
  5118.  
  5119. <!ENTITY % contractsponsor.module "INCLUDE">
  5120. <![%contractsponsor.module;[
  5121. <!ENTITY % local.contractsponsor.attrib "">
  5122. <!ENTITY % contractsponsor.role.attrib "%role.attrib;">
  5123.  
  5124. <!ENTITY % contractsponsor.element "INCLUDE">
  5125. <![%contractsponsor.element;[
  5126. <!ELEMENT contractsponsor %ho; (%docinfo.char.mix;)*>
  5127. <!--end of contractsponsor.element-->]]>
  5128.  
  5129. <!ENTITY % contractsponsor.attlist "INCLUDE">
  5130. <![%contractsponsor.attlist;[
  5131. <!ATTLIST contractsponsor
  5132.         %common.attrib;
  5133.         %contractsponsor.role.attrib;
  5134.         %local.contractsponsor.attrib;
  5135. >
  5136. <!--end of contractsponsor.attlist-->]]>
  5137. <!--end of contractsponsor.module-->]]>
  5138.  
  5139. <!-- Copyright ........................ -->
  5140.  
  5141. <!ENTITY % copyright.content.module "INCLUDE">
  5142. <![%copyright.content.module;[
  5143. <!ENTITY % copyright.module "INCLUDE">
  5144. <![%copyright.module;[
  5145. <!ENTITY % local.copyright.attrib "">
  5146. <!ENTITY % copyright.role.attrib "%role.attrib;">
  5147.  
  5148. <!ENTITY % copyright.element "INCLUDE">
  5149. <![%copyright.element;[
  5150. <!ELEMENT copyright %ho; (year+, holder*)>
  5151. <!--end of copyright.element-->]]>
  5152.  
  5153. <!ENTITY % copyright.attlist "INCLUDE">
  5154. <![%copyright.attlist;[
  5155. <!ATTLIST copyright
  5156.         %common.attrib;
  5157.         %copyright.role.attrib;
  5158.         %local.copyright.attrib;
  5159. >
  5160. <!--end of copyright.attlist-->]]>
  5161. <!--end of copyright.module-->]]>
  5162.  
  5163.   <!ENTITY % year.module "INCLUDE">
  5164.   <![%year.module;[
  5165.   <!ENTITY % local.year.attrib "">
  5166.   <!ENTITY % year.role.attrib "%role.attrib;">
  5167.  
  5168. <!ENTITY % year.element "INCLUDE">
  5169. <![%year.element;[
  5170. <!ELEMENT year %ho; (%docinfo.char.mix;)*>
  5171. <!--end of year.element-->]]>
  5172.  
  5173. <!ENTITY % year.attlist "INCLUDE">
  5174. <![%year.attlist;[
  5175. <!ATTLIST year
  5176.         %common.attrib;
  5177.         %year.role.attrib;
  5178.         %local.year.attrib;
  5179. >
  5180. <!--end of year.attlist-->]]>
  5181.   <!--end of year.module-->]]>
  5182.  
  5183.   <!ENTITY % holder.module "INCLUDE">
  5184.   <![%holder.module;[
  5185.   <!ENTITY % local.holder.attrib "">
  5186.   <!ENTITY % holder.role.attrib "%role.attrib;">
  5187.  
  5188. <!ENTITY % holder.element "INCLUDE">
  5189. <![%holder.element;[
  5190. <!ELEMENT holder %ho; (%docinfo.char.mix;)*>
  5191. <!--end of holder.element-->]]>
  5192.  
  5193. <!ENTITY % holder.attlist "INCLUDE">
  5194. <![%holder.attlist;[
  5195. <!ATTLIST holder
  5196.         %common.attrib;
  5197.         %holder.role.attrib;
  5198.         %local.holder.attrib;
  5199. >
  5200. <!--end of holder.attlist-->]]>
  5201.   <!--end of holder.module-->]]>
  5202. <!--end of copyright.content.module-->]]>
  5203.  
  5204. <!-- CorpAuthor ....................... -->
  5205.  
  5206. <!ENTITY % corpauthor.module "INCLUDE">
  5207. <![%corpauthor.module;[
  5208. <!ENTITY % local.corpauthor.attrib "">
  5209. <!ENTITY % corpauthor.role.attrib "%role.attrib;">
  5210.  
  5211. <!ENTITY % corpauthor.element "INCLUDE">
  5212. <![%corpauthor.element;[
  5213. <!ELEMENT corpauthor %ho; (%docinfo.char.mix;)*>
  5214. <!--end of corpauthor.element-->]]>
  5215.  
  5216. <!ENTITY % corpauthor.attlist "INCLUDE">
  5217. <![%corpauthor.attlist;[
  5218. <!ATTLIST corpauthor
  5219.         %common.attrib;
  5220.         %corpauthor.role.attrib;
  5221.         %local.corpauthor.attrib;
  5222. >
  5223. <!--end of corpauthor.attlist-->]]>
  5224. <!--end of corpauthor.module-->]]>
  5225.  
  5226. <!-- CorpCredit ...................... -->
  5227.  
  5228. <!ENTITY % corpcredit.module "INCLUDE">
  5229. <![%corpcredit.module;[
  5230. <!ENTITY % local.corpcredit.attrib "">
  5231. <!ENTITY % corpcredit.role.attrib "%role.attrib;">
  5232.  
  5233. <!ENTITY % corpcredit.element "INCLUDE">
  5234. <![%corpcredit.element;[
  5235. <!ELEMENT corpcredit %ho; (%docinfo.char.mix;)*>
  5236. <!--end of corpcredit.element-->]]>
  5237.  
  5238. <!ENTITY % corpcredit.attlist "INCLUDE">
  5239. <![%corpcredit.attlist;[
  5240. <!ATTLIST corpcredit
  5241.         class    (graphicdesigner
  5242.             |productioneditor
  5243.             |copyeditor
  5244.             |technicaleditor
  5245.             |translator
  5246.             |other)            #IMPLIED
  5247.         %common.attrib;
  5248.         %corpcredit.role.attrib;
  5249.         %local.corpcredit.attrib;
  5250. >
  5251. <!--end of corpcredit.attlist-->]]>
  5252. <!--end of corpcredit.module-->]]>
  5253.  
  5254. <!-- CorpName ......................... -->
  5255.  
  5256. <!ENTITY % corpname.module "INCLUDE">
  5257. <![%corpname.module;[
  5258. <!ENTITY % local.corpname.attrib "">
  5259.  
  5260. <!ENTITY % corpname.element "INCLUDE">
  5261. <![%corpname.element;[
  5262. <!ELEMENT corpname %ho; (%docinfo.char.mix;)*>
  5263. <!--end of corpname.element-->]]>
  5264. <!ENTITY % corpname.role.attrib "%role.attrib;">
  5265.  
  5266. <!ENTITY % corpname.attlist "INCLUDE">
  5267. <![%corpname.attlist;[
  5268. <!ATTLIST corpname
  5269.         %common.attrib;
  5270.         %corpname.role.attrib;
  5271.         %local.corpname.attrib;
  5272. >
  5273. <!--end of corpname.attlist-->]]>
  5274. <!--end of corpname.module-->]]>
  5275.  
  5276. <!-- Date ............................. -->
  5277.  
  5278. <!ENTITY % date.module "INCLUDE">
  5279. <![%date.module;[
  5280. <!ENTITY % local.date.attrib "">
  5281. <!ENTITY % date.role.attrib "%role.attrib;">
  5282.  
  5283. <!ENTITY % date.element "INCLUDE">
  5284. <![%date.element;[
  5285. <!ELEMENT date %ho; (%docinfo.char.mix;)*>
  5286. <!--end of date.element-->]]>
  5287.  
  5288. <!ENTITY % date.attlist "INCLUDE">
  5289. <![%date.attlist;[
  5290. <!ATTLIST date
  5291.         %common.attrib;
  5292.         %date.role.attrib;
  5293.         %local.date.attrib;
  5294. >
  5295. <!--end of date.attlist-->]]>
  5296. <!--end of date.module-->]]>
  5297.  
  5298. <!-- Edition .......................... -->
  5299.  
  5300. <!ENTITY % edition.module "INCLUDE">
  5301. <![%edition.module;[
  5302. <!ENTITY % local.edition.attrib "">
  5303. <!ENTITY % edition.role.attrib "%role.attrib;">
  5304.  
  5305. <!ENTITY % edition.element "INCLUDE">
  5306. <![%edition.element;[
  5307. <!ELEMENT edition %ho; (%docinfo.char.mix;)*>
  5308. <!--end of edition.element-->]]>
  5309.  
  5310. <!ENTITY % edition.attlist "INCLUDE">
  5311. <![%edition.attlist;[
  5312. <!ATTLIST edition
  5313.         %common.attrib;
  5314.         %edition.role.attrib;
  5315.         %local.edition.attrib;
  5316. >
  5317. <!--end of edition.attlist-->]]>
  5318. <!--end of edition.module-->]]>
  5319.  
  5320. <!-- Editor ........................... -->
  5321.  
  5322. <!ENTITY % editor.module "INCLUDE">
  5323. <![%editor.module;[
  5324. <!ENTITY % local.editor.attrib "">
  5325. <!ENTITY % editor.role.attrib "%role.attrib;">
  5326.  
  5327. <!ENTITY % editor.element "INCLUDE">
  5328. <![%editor.element;[
  5329. <!ELEMENT editor %ho; ((personname|(%person.ident.mix;)+),(personblurb|email|address)*)>
  5330. <!--end of editor.element-->]]>
  5331.  
  5332. <!ENTITY % editor.attlist "INCLUDE">
  5333. <![%editor.attlist;[
  5334. <!ATTLIST editor
  5335.         %common.attrib;
  5336.         %editor.role.attrib;
  5337.         %local.editor.attrib;
  5338. >
  5339. <!--end of editor.attlist-->]]>
  5340.   <!--(see "Personal identity elements" for %person.ident.mix;)-->
  5341. <!--end of editor.module-->]]>
  5342.  
  5343. <!-- ISBN ............................. -->
  5344.  
  5345. <!ENTITY % isbn.module "INCLUDE">
  5346. <![%isbn.module;[
  5347. <!ENTITY % local.isbn.attrib "">
  5348. <!ENTITY % isbn.role.attrib "%role.attrib;">
  5349.  
  5350. <!ENTITY % isbn.element "INCLUDE">
  5351. <![%isbn.element;[
  5352. <!ELEMENT isbn %ho; (%docinfo.char.mix;)*>
  5353. <!--end of isbn.element-->]]>
  5354.  
  5355. <!ENTITY % isbn.attlist "INCLUDE">
  5356. <![%isbn.attlist;[
  5357. <!ATTLIST isbn
  5358.         %common.attrib;
  5359.         %isbn.role.attrib;
  5360.         %local.isbn.attrib;
  5361. >
  5362. <!--end of isbn.attlist-->]]>
  5363. <!--end of isbn.module-->]]>
  5364.  
  5365. <!-- ISSN ............................. -->
  5366.  
  5367. <!ENTITY % issn.module "INCLUDE">
  5368. <![%issn.module;[
  5369. <!ENTITY % local.issn.attrib "">
  5370. <!ENTITY % issn.role.attrib "%role.attrib;">
  5371.  
  5372. <!ENTITY % issn.element "INCLUDE">
  5373. <![%issn.element;[
  5374. <!ELEMENT issn %ho; (%docinfo.char.mix;)*>
  5375. <!--end of issn.element-->]]>
  5376.  
  5377. <!ENTITY % issn.attlist "INCLUDE">
  5378. <![%issn.attlist;[
  5379. <!ATTLIST issn
  5380.         %common.attrib;
  5381.         %issn.role.attrib;
  5382.         %local.issn.attrib;
  5383. >
  5384. <!--end of issn.attlist-->]]>
  5385. <!--end of issn.module-->]]>
  5386.  
  5387. <!-- BiblioId ................. -->
  5388. <!ENTITY % biblio.class.attrib
  5389.         "class    (uri
  5390.                          |doi
  5391.                          |isbn
  5392.                          |issn
  5393.                          |libraryofcongress
  5394.                          |pubnumber
  5395.                          |other)    #IMPLIED
  5396.         otherclass    CDATA    #IMPLIED"
  5397. >
  5398.  
  5399. <!ENTITY % biblioid.module "INCLUDE">
  5400. <![%biblioid.module;[
  5401. <!ENTITY % local.biblioid.attrib "">
  5402. <!ENTITY % biblioid.role.attrib "%role.attrib;">
  5403.  
  5404. <!ENTITY % biblioid.element "INCLUDE">
  5405. <![%biblioid.element;[
  5406. <!ELEMENT biblioid %ho; (%docinfo.char.mix;)*>
  5407. <!--end of biblioid.element-->]]>
  5408.  
  5409. <!ENTITY % biblioid.attlist "INCLUDE">
  5410. <![%biblioid.attlist;[
  5411. <!ATTLIST biblioid
  5412.         %biblio.class.attrib;
  5413.         %common.attrib;
  5414.         %biblioid.role.attrib;
  5415.         %local.biblioid.attrib;
  5416. >
  5417. <!--end of biblioid.attlist-->]]>
  5418. <!--end of biblioid.module-->]]>
  5419.  
  5420. <!-- CiteBiblioId ................. -->
  5421.  
  5422. <!ENTITY % citebiblioid.module "INCLUDE">
  5423. <![%citebiblioid.module;[
  5424. <!ENTITY % local.citebiblioid.attrib "">
  5425. <!ENTITY % citebiblioid.role.attrib "%role.attrib;">
  5426.  
  5427. <!ENTITY % citebiblioid.element "INCLUDE">
  5428. <![%citebiblioid.element;[
  5429. <!ELEMENT citebiblioid %ho; (%docinfo.char.mix;)*>
  5430. <!--end of citebiblioid.element-->]]>
  5431.  
  5432. <!ENTITY % citebiblioid.attlist "INCLUDE">
  5433. <![%citebiblioid.attlist;[
  5434. <!ATTLIST citebiblioid
  5435.         %biblio.class.attrib;
  5436.         %common.attrib;
  5437.         %citebiblioid.role.attrib;
  5438.         %local.citebiblioid.attrib;
  5439. >
  5440. <!--end of citebiblioid.attlist-->]]>
  5441. <!--end of citebiblioid.module-->]]>
  5442.  
  5443. <!-- BiblioSource ................. -->
  5444.  
  5445. <!ENTITY % bibliosource.module "INCLUDE">
  5446. <![%bibliosource.module;[
  5447. <!ENTITY % local.bibliosource.attrib "">
  5448. <!ENTITY % bibliosource.role.attrib "%role.attrib;">
  5449.  
  5450. <!ENTITY % bibliosource.element "INCLUDE">
  5451. <![%bibliosource.element;[
  5452. <!ELEMENT bibliosource %ho; (%docinfo.char.mix;)*>
  5453. <!--end of bibliosource.element-->]]>
  5454.  
  5455. <!ENTITY % bibliosource.attlist "INCLUDE">
  5456. <![%bibliosource.attlist;[
  5457. <!ATTLIST bibliosource
  5458.         %biblio.class.attrib;
  5459.         %common.attrib;
  5460.         %bibliosource.role.attrib;
  5461.         %local.bibliosource.attrib;
  5462. >
  5463. <!--end of bibliosource.attlist-->]]>
  5464. <!--end of bibliosource.module-->]]>
  5465.  
  5466. <!-- BiblioRelation ................. -->
  5467.  
  5468. <!ENTITY % bibliorelation.module "INCLUDE">
  5469. <![%bibliorelation.module;[
  5470. <!ENTITY % local.bibliorelation.attrib "">
  5471. <!ENTITY % local.bibliorelation.types "">
  5472.  
  5473. <!ENTITY % bibliorelation.type.attrib
  5474.                 "type    (isversionof
  5475.                          |hasversion
  5476.                          |isreplacedby
  5477.                          |replaces
  5478.                          |isrequiredby
  5479.                          |requires
  5480.                          |ispartof
  5481.                          |haspart
  5482.                          |isreferencedby
  5483.                          |references
  5484.                          |isformatof
  5485.                          |hasformat
  5486.                          |othertype
  5487.                          %local.bibliorelation.types;)       #IMPLIED
  5488.         othertype    CDATA    #IMPLIED
  5489. ">
  5490.  
  5491. <!ENTITY % bibliorelation.role.attrib "%role.attrib;">
  5492.  
  5493. <!ENTITY % bibliorelation.element "INCLUDE">
  5494. <![%bibliorelation.element;[
  5495. <!ELEMENT bibliorelation %ho; (%docinfo.char.mix;)*>
  5496. <!--end of bibliorelation.element-->]]>
  5497.  
  5498. <!ENTITY % bibliorelation.attlist "INCLUDE">
  5499. <![%bibliorelation.attlist;[
  5500. <!ATTLIST bibliorelation
  5501.         %biblio.class.attrib;
  5502.         %bibliorelation.type.attrib;
  5503.         %common.attrib;
  5504.         %bibliorelation.role.attrib;
  5505.         %local.bibliorelation.attrib;
  5506. >
  5507. <!--end of bibliorelation.attlist-->]]>
  5508. <!--end of bibliorelation.module-->]]>
  5509.  
  5510. <!-- BiblioCoverage ................. -->
  5511.  
  5512. <!ENTITY % bibliocoverage.module "INCLUDE">
  5513. <![%bibliocoverage.module;[
  5514. <!ENTITY % local.bibliocoverage.attrib "">
  5515. <!ENTITY % bibliocoverage.role.attrib "%role.attrib;">
  5516.  
  5517. <!ENTITY % bibliocoverage.element "INCLUDE">
  5518. <![%bibliocoverage.element;[
  5519. <!ELEMENT bibliocoverage %ho; (%docinfo.char.mix;)*>
  5520. <!--end of bibliocoverage.element-->]]>
  5521.  
  5522. <!ENTITY % bibliocoverage.attlist "INCLUDE">
  5523. <![%bibliocoverage.attlist;[
  5524. <!ATTLIST bibliocoverage
  5525.         spatial    (dcmipoint|iso3166|dcmibox|tgn|otherspatial)    #IMPLIED
  5526.         otherspatial    CDATA    #IMPLIED
  5527.         temporal (dcmiperiod|w3c-dtf|othertemporal) #IMPLIED
  5528.         othertemporal    CDATA    #IMPLIED
  5529.         %common.attrib;
  5530.         %bibliocoverage.role.attrib;
  5531.         %local.bibliocoverage.attrib;
  5532. >
  5533. <!--end of bibliocoverage.attlist-->]]>
  5534. <!--end of bibliocoverage.module-->]]>
  5535.  
  5536. <!-- InvPartNumber .................... -->
  5537.  
  5538. <!ENTITY % invpartnumber.module "INCLUDE">
  5539. <![%invpartnumber.module;[
  5540. <!ENTITY % local.invpartnumber.attrib "">
  5541. <!ENTITY % invpartnumber.role.attrib "%role.attrib;">
  5542.  
  5543. <!ENTITY % invpartnumber.element "INCLUDE">
  5544. <![%invpartnumber.element;[
  5545. <!ELEMENT invpartnumber %ho; (%docinfo.char.mix;)*>
  5546. <!--end of invpartnumber.element-->]]>
  5547.  
  5548. <!ENTITY % invpartnumber.attlist "INCLUDE">
  5549. <![%invpartnumber.attlist;[
  5550. <!ATTLIST invpartnumber
  5551.         %common.attrib;
  5552.         %invpartnumber.role.attrib;
  5553.         %local.invpartnumber.attrib;
  5554. >
  5555. <!--end of invpartnumber.attlist-->]]>
  5556. <!--end of invpartnumber.module-->]]>
  5557.  
  5558. <!-- IssueNum ......................... -->
  5559.  
  5560. <!ENTITY % issuenum.module "INCLUDE">
  5561. <![%issuenum.module;[
  5562. <!ENTITY % local.issuenum.attrib "">
  5563. <!ENTITY % issuenum.role.attrib "%role.attrib;">
  5564.  
  5565. <!ENTITY % issuenum.element "INCLUDE">
  5566. <![%issuenum.element;[
  5567. <!ELEMENT issuenum %ho; (%docinfo.char.mix;)*>
  5568. <!--end of issuenum.element-->]]>
  5569.  
  5570. <!ENTITY % issuenum.attlist "INCLUDE">
  5571. <![%issuenum.attlist;[
  5572. <!ATTLIST issuenum
  5573.         %common.attrib;
  5574.         %issuenum.role.attrib;
  5575.         %local.issuenum.attrib;
  5576. >
  5577. <!--end of issuenum.attlist-->]]>
  5578. <!--end of issuenum.module-->]]>
  5579.  
  5580. <!-- LegalNotice ...................... -->
  5581.  
  5582. <!ENTITY % legalnotice.module "INCLUDE">
  5583. <![%legalnotice.module;[
  5584. <!ENTITY % local.legalnotice.attrib "">
  5585. <!ENTITY % legalnotice.role.attrib "%role.attrib;">
  5586.  
  5587. <!ENTITY % legalnotice.element "INCLUDE">
  5588. <![%legalnotice.element;[
  5589. <!ELEMENT legalnotice %ho; (blockinfo?, title?, (%legalnotice.mix;)+)
  5590.         %formal.exclusion;>
  5591. <!--end of legalnotice.element-->]]>
  5592.  
  5593. <!ENTITY % legalnotice.attlist "INCLUDE">
  5594. <![%legalnotice.attlist;[
  5595. <!ATTLIST legalnotice
  5596.         %common.attrib;
  5597.         %legalnotice.role.attrib;
  5598.         %local.legalnotice.attrib;
  5599. >
  5600. <!--end of legalnotice.attlist-->]]>
  5601. <!--end of legalnotice.module-->]]>
  5602.  
  5603. <!-- ModeSpec ......................... -->
  5604.  
  5605. <!ENTITY % modespec.module "INCLUDE">
  5606. <![%modespec.module;[
  5607. <!ENTITY % local.modespec.attrib "">
  5608. <!ENTITY % modespec.role.attrib "%role.attrib;">
  5609.  
  5610. <!ENTITY % modespec.element "INCLUDE">
  5611. <![%modespec.element;[
  5612. <!ELEMENT modespec %ho; (%docinfo.char.mix;)*
  5613.         %ubiq.exclusion;>
  5614. <!--end of modespec.element-->]]>
  5615.  
  5616. <!-- Application: Type of action required for completion
  5617.         of the links to which the ModeSpec is relevant (e.g.,
  5618.         retrieval query) -->
  5619.  
  5620.  
  5621. <!ENTITY % modespec.attlist "INCLUDE">
  5622. <![%modespec.attlist;[
  5623. <!ATTLIST modespec
  5624.         application    NOTATION
  5625.                 (%notation.class;)    #IMPLIED
  5626.         %common.attrib;
  5627.         %modespec.role.attrib;
  5628.         %local.modespec.attrib;
  5629. >
  5630. <!--end of modespec.attlist-->]]>
  5631. <!--end of modespec.module-->]]>
  5632.  
  5633. <!-- OrgName .......................... -->
  5634.  
  5635. <!ENTITY % orgname.module "INCLUDE">
  5636. <![%orgname.module;[
  5637. <!ENTITY % local.orgname.attrib "">
  5638. <!ENTITY % orgname.role.attrib "%role.attrib;">
  5639.  
  5640. <!ENTITY % orgname.element "INCLUDE">
  5641. <![%orgname.element;[
  5642. <!ELEMENT orgname %ho; (%docinfo.char.mix;)*>
  5643. <!--end of orgname.element-->]]>
  5644.  
  5645. <!ENTITY % orgname.attlist "INCLUDE">
  5646. <![%orgname.attlist;[
  5647. <!ATTLIST orgname
  5648.         %common.attrib;
  5649.         class    (corporation|nonprofit|consortium|informal|other)    #IMPLIED
  5650.         otherclass    CDATA            #IMPLIED
  5651.         %orgname.role.attrib;
  5652.         %local.orgname.attrib;
  5653. >
  5654. <!--end of orgname.attlist-->]]>
  5655. <!--end of orgname.module-->]]>
  5656.  
  5657. <!-- OtherCredit ...................... -->
  5658.  
  5659. <!ENTITY % othercredit.module "INCLUDE">
  5660. <![%othercredit.module;[
  5661. <!ENTITY % local.othercredit.attrib "">
  5662. <!ENTITY % othercredit.role.attrib "%role.attrib;">
  5663.  
  5664. <!ENTITY % othercredit.element "INCLUDE">
  5665. <![%othercredit.element;[
  5666. <!ELEMENT othercredit %ho; ((personname|(%person.ident.mix;)+),
  5667.                             (personblurb|email|address)*)>
  5668. <!--end of othercredit.element-->]]>
  5669.  
  5670. <!ENTITY % othercredit.attlist "INCLUDE">
  5671. <![%othercredit.attlist;[
  5672. <!ATTLIST othercredit
  5673.         class    (graphicdesigner
  5674.             |productioneditor
  5675.             |copyeditor
  5676.             |technicaleditor
  5677.             |translator
  5678.             |other)            #IMPLIED
  5679.         %common.attrib;
  5680.         %othercredit.role.attrib;
  5681.         %local.othercredit.attrib;
  5682. >
  5683. <!--end of othercredit.attlist-->]]>
  5684.   <!--(see "Personal identity elements" for %person.ident.mix;)-->
  5685. <!--end of othercredit.module-->]]>
  5686.  
  5687. <!-- PageNums ......................... -->
  5688.  
  5689. <!ENTITY % pagenums.module "INCLUDE">
  5690. <![%pagenums.module;[
  5691. <!ENTITY % local.pagenums.attrib "">
  5692. <!ENTITY % pagenums.role.attrib "%role.attrib;">
  5693.  
  5694. <!ENTITY % pagenums.element "INCLUDE">
  5695. <![%pagenums.element;[
  5696. <!ELEMENT pagenums %ho; (%docinfo.char.mix;)*>
  5697. <!--end of pagenums.element-->]]>
  5698.  
  5699. <!ENTITY % pagenums.attlist "INCLUDE">
  5700. <![%pagenums.attlist;[
  5701. <!ATTLIST pagenums
  5702.         %common.attrib;
  5703.         %pagenums.role.attrib;
  5704.         %local.pagenums.attrib;
  5705. >
  5706. <!--end of pagenums.attlist-->]]>
  5707. <!--end of pagenums.module-->]]>
  5708.  
  5709. <!-- Personal identity elements ....... -->
  5710.  
  5711. <!-- These elements are used only within Author, Editor, and
  5712. OtherCredit. -->
  5713.  
  5714. <!ENTITY % person.ident.module "INCLUDE">
  5715. <![%person.ident.module;[
  5716.   <!ENTITY % contrib.module "INCLUDE">
  5717.   <![%contrib.module;[
  5718.   <!ENTITY % local.contrib.attrib "">
  5719.   <!ENTITY % contrib.role.attrib "%role.attrib;">
  5720.  
  5721. <!ENTITY % contrib.element "INCLUDE">
  5722. <![%contrib.element;[
  5723. <!ELEMENT contrib %ho; (%docinfo.char.mix;)*>
  5724. <!--end of contrib.element-->]]>
  5725.  
  5726. <!ENTITY % contrib.attlist "INCLUDE">
  5727. <![%contrib.attlist;[
  5728. <!ATTLIST contrib
  5729.         %common.attrib;
  5730.         %contrib.role.attrib;
  5731.         %local.contrib.attrib;
  5732. >
  5733. <!--end of contrib.attlist-->]]>
  5734.   <!--end of contrib.module-->]]>
  5735.  
  5736.   <!ENTITY % firstname.module "INCLUDE">
  5737.   <![%firstname.module;[
  5738.   <!ENTITY % local.firstname.attrib "">
  5739.   <!ENTITY % firstname.role.attrib "%role.attrib;">
  5740.  
  5741. <!ENTITY % firstname.element "INCLUDE">
  5742. <![%firstname.element;[
  5743. <!ELEMENT firstname %ho; (%docinfo.char.mix;)*>
  5744. <!--end of firstname.element-->]]>
  5745.  
  5746. <!ENTITY % firstname.attlist "INCLUDE">
  5747. <![%firstname.attlist;[
  5748. <!ATTLIST firstname
  5749.         %common.attrib;
  5750.         %firstname.role.attrib;
  5751.         %local.firstname.attrib;
  5752. >
  5753. <!--end of firstname.attlist-->]]>
  5754.   <!--end of firstname.module-->]]>
  5755.  
  5756.   <!ENTITY % honorific.module "INCLUDE">
  5757.   <![%honorific.module;[
  5758.   <!ENTITY % local.honorific.attrib "">
  5759.   <!ENTITY % honorific.role.attrib "%role.attrib;">
  5760.  
  5761. <!ENTITY % honorific.element "INCLUDE">
  5762. <![%honorific.element;[
  5763. <!ELEMENT honorific %ho; (%docinfo.char.mix;)*>
  5764. <!--end of honorific.element-->]]>
  5765.  
  5766. <!ENTITY % honorific.attlist "INCLUDE">
  5767. <![%honorific.attlist;[
  5768. <!ATTLIST honorific
  5769.         %common.attrib;
  5770.         %honorific.role.attrib;
  5771.         %local.honorific.attrib;
  5772. >
  5773. <!--end of honorific.attlist-->]]>
  5774.   <!--end of honorific.module-->]]>
  5775.  
  5776.   <!ENTITY % lineage.module "INCLUDE">
  5777.   <![%lineage.module;[
  5778.   <!ENTITY % local.lineage.attrib "">
  5779.   <!ENTITY % lineage.role.attrib "%role.attrib;">
  5780.  
  5781. <!ENTITY % lineage.element "INCLUDE">
  5782. <![%lineage.element;[
  5783. <!ELEMENT lineage %ho; (%docinfo.char.mix;)*>
  5784. <!--end of lineage.element-->]]>
  5785.  
  5786. <!ENTITY % lineage.attlist "INCLUDE">
  5787. <![%lineage.attlist;[
  5788. <!ATTLIST lineage
  5789.         %common.attrib;
  5790.         %lineage.role.attrib;
  5791.         %local.lineage.attrib;
  5792. >
  5793. <!--end of lineage.attlist-->]]>
  5794.   <!--end of lineage.module-->]]>
  5795.  
  5796.   <!ENTITY % othername.module "INCLUDE">
  5797.   <![%othername.module;[
  5798.   <!ENTITY % local.othername.attrib "">
  5799.   <!ENTITY % othername.role.attrib "%role.attrib;">
  5800.  
  5801. <!ENTITY % othername.element "INCLUDE">
  5802. <![%othername.element;[
  5803. <!ELEMENT othername %ho; (%docinfo.char.mix;)*>
  5804. <!--end of othername.element-->]]>
  5805.  
  5806. <!ENTITY % othername.attlist "INCLUDE">
  5807. <![%othername.attlist;[
  5808. <!ATTLIST othername
  5809.         %common.attrib;
  5810.         %othername.role.attrib;
  5811.         %local.othername.attrib;
  5812. >
  5813. <!--end of othername.attlist-->]]>
  5814.   <!--end of othername.module-->]]>
  5815.  
  5816.   <!ENTITY % surname.module "INCLUDE">
  5817.   <![%surname.module;[
  5818.   <!ENTITY % local.surname.attrib "">
  5819.   <!ENTITY % surname.role.attrib "%role.attrib;">
  5820.  
  5821. <!ENTITY % surname.element "INCLUDE">
  5822. <![%surname.element;[
  5823. <!ELEMENT surname %ho; (%docinfo.char.mix;)*>
  5824. <!--end of surname.element-->]]>
  5825.  
  5826. <!ENTITY % surname.attlist "INCLUDE">
  5827. <![%surname.attlist;[
  5828. <!ATTLIST surname
  5829.         %common.attrib;
  5830.         %surname.role.attrib;
  5831.         %local.surname.attrib;
  5832. >
  5833. <!--end of surname.attlist-->]]>
  5834.   <!--end of surname.module-->]]>
  5835. <!--end of person.ident.module-->]]>
  5836.  
  5837. <!-- PrintHistory ..................... -->
  5838.  
  5839. <!ENTITY % printhistory.module "INCLUDE">
  5840. <![%printhistory.module;[
  5841. <!ENTITY % local.printhistory.attrib "">
  5842. <!ENTITY % printhistory.role.attrib "%role.attrib;">
  5843.  
  5844. <!ENTITY % printhistory.element "INCLUDE">
  5845. <![%printhistory.element;[
  5846. <!ELEMENT printhistory %ho; ((%para.class;)+)>
  5847. <!--end of printhistory.element-->]]>
  5848.  
  5849. <!ENTITY % printhistory.attlist "INCLUDE">
  5850. <![%printhistory.attlist;[
  5851. <!ATTLIST printhistory
  5852.         %common.attrib;
  5853.         %printhistory.role.attrib;
  5854.         %local.printhistory.attrib;
  5855. >
  5856. <!--end of printhistory.attlist-->]]>
  5857. <!--end of printhistory.module-->]]>
  5858.  
  5859. <!-- ProductName ...................... -->
  5860.  
  5861. <!ENTITY % productname.module "INCLUDE">
  5862. <![%productname.module;[
  5863. <!ENTITY % local.productname.attrib "">
  5864. <!ENTITY % productname.role.attrib "%role.attrib;">
  5865.  
  5866. <!ENTITY % productname.element "INCLUDE">
  5867. <![%productname.element;[
  5868. <!ELEMENT productname %ho; (%para.char.mix;)*>
  5869. <!--end of productname.element-->]]>
  5870.  
  5871. <!-- Class: More precisely identifies the item the element names -->
  5872.  
  5873.  
  5874. <!ENTITY % productname.attlist "INCLUDE">
  5875. <![%productname.attlist;[
  5876. <!ATTLIST productname
  5877.         class        (service
  5878.                 |trade
  5879.                 |registered
  5880.                 |copyright)    'trade'
  5881.         %common.attrib;
  5882.         %productname.role.attrib;
  5883.         %local.productname.attrib;
  5884. >
  5885. <!--end of productname.attlist-->]]>
  5886. <!--end of productname.module-->]]>
  5887.  
  5888. <!-- ProductNumber .................... -->
  5889.  
  5890. <!ENTITY % productnumber.module "INCLUDE">
  5891. <![%productnumber.module;[
  5892. <!ENTITY % local.productnumber.attrib "">
  5893. <!ENTITY % productnumber.role.attrib "%role.attrib;">
  5894.  
  5895. <!ENTITY % productnumber.element "INCLUDE">
  5896. <![%productnumber.element;[
  5897. <!ELEMENT productnumber %ho; (%docinfo.char.mix;)*>
  5898. <!--end of productnumber.element-->]]>
  5899.  
  5900. <!ENTITY % productnumber.attlist "INCLUDE">
  5901. <![%productnumber.attlist;[
  5902. <!ATTLIST productnumber
  5903.         %common.attrib;
  5904.         %productnumber.role.attrib;
  5905.         %local.productnumber.attrib;
  5906. >
  5907. <!--end of productnumber.attlist-->]]>
  5908. <!--end of productnumber.module-->]]>
  5909.  
  5910. <!-- PubDate .......................... -->
  5911.  
  5912. <!ENTITY % pubdate.module "INCLUDE">
  5913. <![%pubdate.module;[
  5914. <!ENTITY % local.pubdate.attrib "">
  5915. <!ENTITY % pubdate.role.attrib "%role.attrib;">
  5916.  
  5917. <!ENTITY % pubdate.element "INCLUDE">
  5918. <![%pubdate.element;[
  5919. <!ELEMENT pubdate %ho; (%docinfo.char.mix;)*>
  5920. <!--end of pubdate.element-->]]>
  5921.  
  5922. <!ENTITY % pubdate.attlist "INCLUDE">
  5923. <![%pubdate.attlist;[
  5924. <!ATTLIST pubdate
  5925.         %common.attrib;
  5926.         %pubdate.role.attrib;
  5927.         %local.pubdate.attrib;
  5928. >
  5929. <!--end of pubdate.attlist-->]]>
  5930. <!--end of pubdate.module-->]]>
  5931.  
  5932. <!-- Publisher ........................ -->
  5933.  
  5934. <!ENTITY % publisher.content.module "INCLUDE">
  5935. <![%publisher.content.module;[
  5936. <!ENTITY % publisher.module "INCLUDE">
  5937. <![%publisher.module;[
  5938. <!ENTITY % local.publisher.attrib "">
  5939. <!ENTITY % publisher.role.attrib "%role.attrib;">
  5940.  
  5941. <!ENTITY % publisher.element "INCLUDE">
  5942. <![%publisher.element;[
  5943. <!ELEMENT publisher %ho; (publishername, address*)>
  5944. <!--end of publisher.element-->]]>
  5945.  
  5946. <!ENTITY % publisher.attlist "INCLUDE">
  5947. <![%publisher.attlist;[
  5948. <!ATTLIST publisher
  5949.         %common.attrib;
  5950.         %publisher.role.attrib;
  5951.         %local.publisher.attrib;
  5952. >
  5953. <!--end of publisher.attlist-->]]>
  5954. <!--end of publisher.module-->]]>
  5955.  
  5956.   <!ENTITY % publishername.module "INCLUDE">
  5957.   <![%publishername.module;[
  5958.   <!ENTITY % local.publishername.attrib "">
  5959.   <!ENTITY % publishername.role.attrib "%role.attrib;">
  5960.  
  5961. <!ENTITY % publishername.element "INCLUDE">
  5962. <![%publishername.element;[
  5963. <!ELEMENT publishername %ho; (%docinfo.char.mix;)*>
  5964. <!--end of publishername.element-->]]>
  5965.  
  5966. <!ENTITY % publishername.attlist "INCLUDE">
  5967. <![%publishername.attlist;[
  5968. <!ATTLIST publishername
  5969.         %common.attrib;
  5970.         %publishername.role.attrib;
  5971.         %local.publishername.attrib;
  5972. >
  5973. <!--end of publishername.attlist-->]]>
  5974.   <!--end of publishername.module-->]]>
  5975.  
  5976.   <!-- Address (defined elsewhere in this section)-->
  5977. <!--end of publisher.content.module-->]]>
  5978.  
  5979. <!-- PubsNumber ....................... -->
  5980.  
  5981. <!ENTITY % pubsnumber.module "INCLUDE">
  5982. <![%pubsnumber.module;[
  5983. <!ENTITY % local.pubsnumber.attrib "">
  5984. <!ENTITY % pubsnumber.role.attrib "%role.attrib;">
  5985.  
  5986. <!ENTITY % pubsnumber.element "INCLUDE">
  5987. <![%pubsnumber.element;[
  5988. <!ELEMENT pubsnumber %ho; (%docinfo.char.mix;)*>
  5989. <!--end of pubsnumber.element-->]]>
  5990.  
  5991. <!ENTITY % pubsnumber.attlist "INCLUDE">
  5992. <![%pubsnumber.attlist;[
  5993. <!ATTLIST pubsnumber
  5994.         %common.attrib;
  5995.         %pubsnumber.role.attrib;
  5996.         %local.pubsnumber.attrib;
  5997. >
  5998. <!--end of pubsnumber.attlist-->]]>
  5999. <!--end of pubsnumber.module-->]]>
  6000.  
  6001. <!-- ReleaseInfo ...................... -->
  6002.  
  6003. <!ENTITY % releaseinfo.module "INCLUDE">
  6004. <![%releaseinfo.module;[
  6005. <!ENTITY % local.releaseinfo.attrib "">
  6006. <!ENTITY % releaseinfo.role.attrib "%role.attrib;">
  6007.  
  6008. <!ENTITY % releaseinfo.element "INCLUDE">
  6009. <![%releaseinfo.element;[
  6010. <!ELEMENT releaseinfo %ho; (%docinfo.char.mix;)*>
  6011. <!--end of releaseinfo.element-->]]>
  6012.  
  6013. <!ENTITY % releaseinfo.attlist "INCLUDE">
  6014. <![%releaseinfo.attlist;[
  6015. <!ATTLIST releaseinfo
  6016.         %common.attrib;
  6017.         %releaseinfo.role.attrib;
  6018.         %local.releaseinfo.attrib;
  6019. >
  6020. <!--end of releaseinfo.attlist-->]]>
  6021. <!--end of releaseinfo.module-->]]>
  6022.  
  6023. <!-- RevHistory ....................... -->
  6024.  
  6025. <!ENTITY % revhistory.content.module "INCLUDE">
  6026. <![%revhistory.content.module;[
  6027. <!ENTITY % revhistory.module "INCLUDE">
  6028. <![%revhistory.module;[
  6029. <!ENTITY % local.revhistory.attrib "">
  6030. <!ENTITY % revhistory.role.attrib "%role.attrib;">
  6031.  
  6032. <!ENTITY % revhistory.element "INCLUDE">
  6033. <![%revhistory.element;[
  6034. <!ELEMENT revhistory %ho; (revision+)>
  6035. <!--end of revhistory.element-->]]>
  6036.  
  6037. <!ENTITY % revhistory.attlist "INCLUDE">
  6038. <![%revhistory.attlist;[
  6039. <!ATTLIST revhistory
  6040.         %common.attrib;
  6041.         %revhistory.role.attrib;
  6042.         %local.revhistory.attrib;
  6043. >
  6044. <!--end of revhistory.attlist-->]]>
  6045. <!--end of revhistory.module-->]]>
  6046.  
  6047. <!ENTITY % revision.module "INCLUDE">
  6048. <![%revision.module;[
  6049. <!ENTITY % local.revision.attrib "">
  6050. <!ENTITY % revision.role.attrib "%role.attrib;">
  6051.  
  6052. <!ENTITY % revision.element "INCLUDE">
  6053. <![%revision.element;[
  6054. <!ELEMENT revision %ho; (revnumber, date, (author|authorinitials)*,
  6055.                     (revremark|revdescription)?)>
  6056. <!--end of revision.element-->]]>
  6057.  
  6058. <!ENTITY % revision.attlist "INCLUDE">
  6059. <![%revision.attlist;[
  6060. <!ATTLIST revision
  6061.         %common.attrib;
  6062.         %revision.role.attrib;
  6063.         %local.revision.attrib;
  6064. >
  6065. <!--end of revision.attlist-->]]>
  6066. <!--end of revision.module-->]]>
  6067.  
  6068. <!ENTITY % revnumber.module "INCLUDE">
  6069. <![%revnumber.module;[
  6070. <!ENTITY % local.revnumber.attrib "">
  6071. <!ENTITY % revnumber.role.attrib "%role.attrib;">
  6072.  
  6073. <!ENTITY % revnumber.element "INCLUDE">
  6074. <![%revnumber.element;[
  6075. <!ELEMENT revnumber %ho; (%docinfo.char.mix;)*>
  6076. <!--end of revnumber.element-->]]>
  6077.  
  6078. <!ENTITY % revnumber.attlist "INCLUDE">
  6079. <![%revnumber.attlist;[
  6080. <!ATTLIST revnumber
  6081.         %common.attrib;
  6082.         %revnumber.role.attrib;
  6083.         %local.revnumber.attrib;
  6084. >
  6085. <!--end of revnumber.attlist-->]]>
  6086. <!--end of revnumber.module-->]]>
  6087.  
  6088. <!-- Date (defined elsewhere in this section)-->
  6089. <!-- AuthorInitials (defined elsewhere in this section)-->
  6090.  
  6091. <!ENTITY % revremark.module "INCLUDE">
  6092. <![%revremark.module;[
  6093. <!ENTITY % local.revremark.attrib "">
  6094. <!ENTITY % revremark.role.attrib "%role.attrib;">
  6095.  
  6096. <!ENTITY % revremark.element "INCLUDE">
  6097. <![%revremark.element;[
  6098. <!ELEMENT revremark %ho; (%docinfo.char.mix;)*>
  6099. <!--end of revremark.element-->]]>
  6100.  
  6101. <!ENTITY % revremark.attlist "INCLUDE">
  6102. <![%revremark.attlist;[
  6103. <!ATTLIST revremark
  6104.         %common.attrib;
  6105.         %revremark.role.attrib;
  6106.         %local.revremark.attrib;
  6107. >
  6108. <!--end of revremark.attlist-->]]>
  6109. <!--end of revremark.module-->]]>
  6110.  
  6111. <!ENTITY % revdescription.module "INCLUDE">
  6112. <![ %revdescription.module; [
  6113. <!ENTITY % local.revdescription.attrib "">
  6114. <!ENTITY % revdescription.role.attrib "%role.attrib;">
  6115.  
  6116. <!ENTITY % revdescription.element "INCLUDE">
  6117. <![ %revdescription.element; [
  6118. <!ELEMENT revdescription %ho; ((%revdescription.mix;)+)>
  6119. <!--end of revdescription.element-->]]>
  6120.  
  6121. <!ENTITY % revdescription.attlist "INCLUDE">
  6122. <![ %revdescription.attlist; [
  6123. <!ATTLIST revdescription
  6124.         %common.attrib;
  6125.         %revdescription.role.attrib;
  6126.         %local.revdescription.attrib;
  6127. >
  6128. <!--end of revdescription.attlist-->]]>
  6129. <!--end of revdescription.module-->]]>
  6130. <!--end of revhistory.content.module-->]]>
  6131.  
  6132. <!-- SeriesVolNums .................... -->
  6133.  
  6134. <!ENTITY % seriesvolnums.module "INCLUDE">
  6135. <![%seriesvolnums.module;[
  6136. <!ENTITY % local.seriesvolnums.attrib "">
  6137. <!ENTITY % seriesvolnums.role.attrib "%role.attrib;">
  6138.  
  6139. <!ENTITY % seriesvolnums.element "INCLUDE">
  6140. <![%seriesvolnums.element;[
  6141. <!ELEMENT seriesvolnums %ho; (%docinfo.char.mix;)*>
  6142. <!--end of seriesvolnums.element-->]]>
  6143.  
  6144. <!ENTITY % seriesvolnums.attlist "INCLUDE">
  6145. <![%seriesvolnums.attlist;[
  6146. <!ATTLIST seriesvolnums
  6147.         %common.attrib;
  6148.         %seriesvolnums.role.attrib;
  6149.         %local.seriesvolnums.attrib;
  6150. >
  6151. <!--end of seriesvolnums.attlist-->]]>
  6152. <!--end of seriesvolnums.module-->]]>
  6153.  
  6154. <!-- VolumeNum ........................ -->
  6155.  
  6156. <!ENTITY % volumenum.module "INCLUDE">
  6157. <![%volumenum.module;[
  6158. <!ENTITY % local.volumenum.attrib "">
  6159. <!ENTITY % volumenum.role.attrib "%role.attrib;">
  6160.  
  6161. <!ENTITY % volumenum.element "INCLUDE">
  6162. <![%volumenum.element;[
  6163. <!ELEMENT volumenum %ho; (%docinfo.char.mix;)*>
  6164. <!--end of volumenum.element-->]]>
  6165.  
  6166. <!ENTITY % volumenum.attlist "INCLUDE">
  6167. <![%volumenum.attlist;[
  6168. <!ATTLIST volumenum
  6169.         %common.attrib;
  6170.         %volumenum.role.attrib;
  6171.         %local.volumenum.attrib;
  6172. >
  6173. <!--end of volumenum.attlist-->]]>
  6174. <!--end of volumenum.module-->]]>
  6175.  
  6176. <!-- .................................. -->
  6177.  
  6178. <!--end of docinfo.content.module-->]]>
  6179.  
  6180. <!-- ...................................................................... -->
  6181. <!-- Inline, link, and ubiquitous elements ................................ -->
  6182.  
  6183. <!-- Technical and computer terms ......................................... -->
  6184.  
  6185. <!ENTITY % accel.module "INCLUDE">
  6186. <![%accel.module;[
  6187. <!ENTITY % local.accel.attrib "">
  6188. <!ENTITY % accel.role.attrib "%role.attrib;">
  6189.  
  6190. <!ENTITY % accel.element "INCLUDE">
  6191. <![%accel.element;[
  6192. <!ELEMENT accel %ho; (%smallcptr.char.mix;)*>
  6193. <!--end of accel.element-->]]>
  6194.  
  6195. <!ENTITY % accel.attlist "INCLUDE">
  6196. <![%accel.attlist;[
  6197. <!ATTLIST accel
  6198.         %common.attrib;
  6199.         %accel.role.attrib;
  6200.         %local.accel.attrib;
  6201. >
  6202. <!--end of accel.attlist-->]]>
  6203. <!--end of accel.module-->]]>
  6204.  
  6205. <!ENTITY % action.module "INCLUDE">
  6206. <![%action.module;[
  6207. <!ENTITY % local.action.attrib "">
  6208. <!ENTITY % action.role.attrib "%role.attrib;">
  6209.  
  6210. <!ENTITY % action.element "INCLUDE">
  6211. <![%action.element;[
  6212. <!ELEMENT action %ho; (%cptr.char.mix;)*>
  6213. <!--end of action.element-->]]>
  6214.  
  6215. <!ENTITY % action.attlist "INCLUDE">
  6216. <![%action.attlist;[
  6217. <!ATTLIST action
  6218.         %moreinfo.attrib;
  6219.         %common.attrib;
  6220.         %action.role.attrib;
  6221.         %local.action.attrib;
  6222. >
  6223. <!--end of action.attlist-->]]>
  6224. <!--end of action.module-->]]>
  6225.  
  6226. <!ENTITY % application.module "INCLUDE">
  6227. <![%application.module;[
  6228. <!ENTITY % local.application.attrib "">
  6229. <!ENTITY % application.role.attrib "%role.attrib;">
  6230.  
  6231. <!ENTITY % application.element "INCLUDE">
  6232. <![%application.element;[
  6233. <!ELEMENT application %ho; (%para.char.mix;)*>
  6234. <!--end of application.element-->]]>
  6235.  
  6236. <!ENTITY % application.attlist "INCLUDE">
  6237. <![%application.attlist;[
  6238. <!ATTLIST application
  6239.         class         (hardware
  6240.                 |software)    #IMPLIED
  6241.         %moreinfo.attrib;
  6242.         %common.attrib;
  6243.         %application.role.attrib;
  6244.         %local.application.attrib;
  6245. >
  6246. <!--end of application.attlist-->]]>
  6247. <!--end of application.module-->]]>
  6248.  
  6249. <!ENTITY % classname.module "INCLUDE">
  6250. <![%classname.module;[
  6251. <!ENTITY % local.classname.attrib "">
  6252. <!ENTITY % classname.role.attrib "%role.attrib;">
  6253.  
  6254. <!ENTITY % classname.element "INCLUDE">
  6255. <![%classname.element;[
  6256. <!ELEMENT classname %ho; (%smallcptr.char.mix;)*>
  6257. <!--end of classname.element-->]]>
  6258.  
  6259. <!ENTITY % classname.attlist "INCLUDE">
  6260. <![%classname.attlist;[
  6261. <!ATTLIST classname
  6262.         %common.attrib;
  6263.         %classname.role.attrib;
  6264.         %local.classname.attrib;
  6265. >
  6266. <!--end of classname.attlist-->]]>
  6267. <!--end of classname.module-->]]>
  6268.  
  6269. <!ENTITY % co.module "INCLUDE">
  6270. <![%co.module;[
  6271. <!ENTITY % local.co.attrib "">
  6272. <!-- CO is a callout area of the LineColumn unit type (a single character
  6273.      position); the position is directly indicated by the location of CO. -->
  6274. <!ENTITY % co.role.attrib "%role.attrib;">
  6275.  
  6276. <!ENTITY % co.element "INCLUDE">
  6277. <![%co.element;[
  6278. <!ELEMENT co %ho; EMPTY>
  6279. <!--end of co.element-->]]>
  6280.  
  6281. <!-- bug number/symbol override or initialization -->
  6282. <!-- to any related information -->
  6283.  
  6284.  
  6285. <!ENTITY % co.attlist "INCLUDE">
  6286. <![%co.attlist;[
  6287. <!ATTLIST co
  6288.         %label.attrib;
  6289.         %linkends.attrib;
  6290.         %idreq.common.attrib;
  6291.         %co.role.attrib;
  6292.         %local.co.attrib;
  6293. >
  6294. <!--end of co.attlist-->]]>
  6295. <!--end of co.module-->]]>
  6296.  
  6297. <!ENTITY % coref.module "INCLUDE">
  6298. <![%coref.module;[
  6299. <!ENTITY % local.coref.attrib "">
  6300. <!-- COREF is a reference to a CO -->
  6301. <!ENTITY % coref.role.attrib "%role.attrib;">
  6302.  
  6303. <!ENTITY % coref.element "INCLUDE">
  6304. <![%coref.element;[
  6305. <!ELEMENT coref %ho; EMPTY>
  6306. <!--end of coref.element-->]]>
  6307.  
  6308. <!-- bug number/symbol override or initialization -->
  6309. <!-- to any related information -->
  6310.  
  6311. <!ENTITY % coref.attlist "INCLUDE">
  6312. <![%coref.attlist;[
  6313. <!ATTLIST coref
  6314.         %label.attrib;
  6315.         %linkendreq.attrib;
  6316.         %common.attrib;
  6317.         %coref.role.attrib;
  6318.         %local.coref.attrib;
  6319. >
  6320. <!--end of coref.attlist-->]]>
  6321. <!--end of coref.module-->]]>
  6322.  
  6323. <!ENTITY % command.module "INCLUDE">
  6324. <![%command.module;[
  6325. <!ENTITY % local.command.attrib "">
  6326. <!ENTITY % command.role.attrib "%role.attrib;">
  6327.  
  6328. <!ENTITY % command.element "INCLUDE">
  6329. <![%command.element;[
  6330. <!ELEMENT command %ho; (%cptr.char.mix;)*>
  6331. <!--end of command.element-->]]>
  6332.  
  6333. <!ENTITY % command.attlist "INCLUDE">
  6334. <![%command.attlist;[
  6335. <!ATTLIST command
  6336.         %moreinfo.attrib;
  6337.         %common.attrib;
  6338.         %command.role.attrib;
  6339.         %local.command.attrib;
  6340. >
  6341. <!--end of command.attlist-->]]>
  6342. <!--end of command.module-->]]>
  6343.  
  6344. <!ENTITY % computeroutput.module "INCLUDE">
  6345. <![%computeroutput.module;[
  6346. <!ENTITY % local.computeroutput.attrib "">
  6347. <!ENTITY % computeroutput.role.attrib "%role.attrib;">
  6348.  
  6349. <!ENTITY % computeroutput.element "INCLUDE">
  6350. <![%computeroutput.element;[
  6351. <!ELEMENT computeroutput %ho; (%cptr.char.mix;|co)*>
  6352. <!--end of computeroutput.element-->]]>
  6353.  
  6354. <!ENTITY % computeroutput.attlist "INCLUDE">
  6355. <![%computeroutput.attlist;[
  6356. <!ATTLIST computeroutput
  6357.         %moreinfo.attrib;
  6358.         %common.attrib;
  6359.         %computeroutput.role.attrib;
  6360.         %local.computeroutput.attrib;
  6361. >
  6362. <!--end of computeroutput.attlist-->]]>
  6363. <!--end of computeroutput.module-->]]>
  6364.  
  6365. <!ENTITY % database.module "INCLUDE">
  6366. <![%database.module;[
  6367. <!ENTITY % local.database.attrib "">
  6368. <!ENTITY % database.role.attrib "%role.attrib;">
  6369.  
  6370. <!ENTITY % database.element "INCLUDE">
  6371. <![%database.element;[
  6372. <!ELEMENT database %ho; (%cptr.char.mix;)*>
  6373. <!--end of database.element-->]]>
  6374.  
  6375. <!-- Class: Type of database the element names; no default -->
  6376.  
  6377.  
  6378. <!ENTITY % database.attlist "INCLUDE">
  6379. <![%database.attlist;[
  6380. <!ATTLIST database
  6381.         class         (name
  6382.                 |table
  6383.                 |field
  6384.                 |key1
  6385.                 |key2
  6386.                 |record
  6387.                                 |index
  6388.                                 |view
  6389.                                 |primarykey
  6390.                                 |secondarykey
  6391.                                 |foreignkey
  6392.                                 |altkey
  6393.                                 |procedure
  6394.                                 |datatype
  6395.                                 |constraint
  6396.                                 |rule
  6397.                                 |user
  6398.                                 |group)    #IMPLIED
  6399.         %moreinfo.attrib;
  6400.         %common.attrib;
  6401.         %database.role.attrib;
  6402.         %local.database.attrib;
  6403. >
  6404. <!--end of database.attlist-->]]>
  6405. <!--end of database.module-->]]>
  6406.  
  6407. <!ENTITY % email.module "INCLUDE">
  6408. <![%email.module;[
  6409. <!ENTITY % local.email.attrib "">
  6410. <!ENTITY % email.role.attrib "%role.attrib;">
  6411.  
  6412. <!ENTITY % email.element "INCLUDE">
  6413. <![%email.element;[
  6414. <!ELEMENT email %ho; (%docinfo.char.mix;)*>
  6415. <!--end of email.element-->]]>
  6416.  
  6417. <!ENTITY % email.attlist "INCLUDE">
  6418. <![%email.attlist;[
  6419. <!ATTLIST email
  6420.         %common.attrib;
  6421.         %email.role.attrib;
  6422.         %local.email.attrib;
  6423. >
  6424. <!--end of email.attlist-->]]>
  6425. <!--end of email.module-->]]>
  6426.  
  6427. <!ENTITY % envar.module "INCLUDE">
  6428. <![%envar.module;[
  6429. <!ENTITY % local.envar.attrib "">
  6430. <!ENTITY % envar.role.attrib "%role.attrib;">
  6431.  
  6432. <!ENTITY % envar.element "INCLUDE">
  6433. <![%envar.element;[
  6434. <!ELEMENT envar %ho; (%smallcptr.char.mix;)*>
  6435. <!--end of envar.element-->]]>
  6436.  
  6437. <!ENTITY % envar.attlist "INCLUDE">
  6438. <![%envar.attlist;[
  6439. <!ATTLIST envar
  6440.         %common.attrib;
  6441.         %envar.role.attrib;
  6442.         %local.envar.attrib;
  6443. >
  6444. <!--end of envar.attlist-->]]>
  6445. <!--end of envar.module-->]]>
  6446.  
  6447.  
  6448. <!ENTITY % errorcode.module "INCLUDE">
  6449. <![%errorcode.module;[
  6450. <!ENTITY % local.errorcode.attrib "">
  6451. <!ENTITY % errorcode.role.attrib "%role.attrib;">
  6452.  
  6453. <!ENTITY % errorcode.element "INCLUDE">
  6454. <![%errorcode.element;[
  6455. <!ELEMENT errorcode %ho; (%smallcptr.char.mix;)*>
  6456. <!--end of errorcode.element-->]]>
  6457.  
  6458. <!ENTITY % errorcode.attlist "INCLUDE">
  6459. <![%errorcode.attlist;[
  6460. <!ATTLIST errorcode
  6461.         %moreinfo.attrib;
  6462.         %common.attrib;
  6463.         %errorcode.role.attrib;
  6464.         %local.errorcode.attrib;
  6465. >
  6466. <!--end of errorcode.attlist-->]]>
  6467. <!--end of errorcode.module-->]]>
  6468.  
  6469. <!ENTITY % errorname.module "INCLUDE">
  6470. <![%errorname.module;[
  6471. <!ENTITY % local.errorname.attrib "">
  6472. <!ENTITY % errorname.role.attrib "%role.attrib;">
  6473.  
  6474. <!ENTITY % errorname.element "INCLUDE">
  6475. <![%errorname.element;[
  6476. <!ELEMENT errorname %ho; (%smallcptr.char.mix;)*>
  6477. <!--end of errorname.element-->]]>
  6478.  
  6479. <!ENTITY % errorname.attlist "INCLUDE">
  6480. <![%errorname.attlist;[
  6481. <!ATTLIST errorname
  6482.         %common.attrib;
  6483.         %errorname.role.attrib;
  6484.         %local.errorname.attrib;
  6485. >
  6486. <!--end of errorname.attlist-->]]>
  6487. <!--end of errorname.module-->]]>
  6488.  
  6489. <!ENTITY % errortext.module "INCLUDE">
  6490. <![%errortext.module;[
  6491. <!ENTITY % local.errortext.attrib "">
  6492. <!ENTITY % errortext.role.attrib "%role.attrib;">
  6493.  
  6494. <!ENTITY % errortext.element "INCLUDE">
  6495. <![%errortext.element;[
  6496. <!ELEMENT errortext %ho; (%smallcptr.char.mix;)*>
  6497. <!--end of errortext.element-->]]>
  6498.  
  6499. <!ENTITY % errortext.attlist "INCLUDE">
  6500. <![%errortext.attlist;[
  6501. <!ATTLIST errortext
  6502.         %common.attrib;
  6503.         %errortext.role.attrib;
  6504.         %local.errortext.attrib;
  6505. >
  6506. <!--end of errortext.attlist-->]]>
  6507. <!--end of errortext.module-->]]>
  6508.  
  6509. <!ENTITY % errortype.module "INCLUDE">
  6510. <![%errortype.module;[
  6511. <!ENTITY % local.errortype.attrib "">
  6512. <!ENTITY % errortype.role.attrib "%role.attrib;">
  6513.  
  6514. <!ENTITY % errortype.element "INCLUDE">
  6515. <![%errortype.element;[
  6516. <!ELEMENT errortype %ho; (%smallcptr.char.mix;)*>
  6517. <!--end of errortype.element-->]]>
  6518.  
  6519. <!ENTITY % errortype.attlist "INCLUDE">
  6520. <![%errortype.attlist;[
  6521. <!ATTLIST errortype
  6522.         %common.attrib;
  6523.         %errortype.role.attrib;
  6524.         %local.errortype.attrib;
  6525. >
  6526. <!--end of errortype.attlist-->]]>
  6527. <!--end of errortype.module-->]]>
  6528.  
  6529. <!ENTITY % filename.module "INCLUDE">
  6530. <![%filename.module;[
  6531. <!ENTITY % local.filename.attrib "">
  6532. <!ENTITY % filename.role.attrib "%role.attrib;">
  6533.  
  6534. <!ENTITY % filename.element "INCLUDE">
  6535. <![%filename.element;[
  6536. <!ELEMENT filename %ho; (%cptr.char.mix;)*>
  6537. <!--end of filename.element-->]]>
  6538.  
  6539. <!-- Class: Type of filename the element names; no default -->
  6540. <!-- Path: Search path (possibly system-specific) in which
  6541.         file can be found -->
  6542.  
  6543.  
  6544. <!ENTITY % filename.attlist "INCLUDE">
  6545. <![%filename.attlist;[
  6546. <!ATTLIST filename
  6547.         class        (headerfile
  6548.                                 |partition
  6549.                                 |devicefile
  6550.                                 |libraryfile
  6551.                                 |directory
  6552.                                 |extension
  6553.                 |symlink)       #IMPLIED
  6554.         path        CDATA        #IMPLIED
  6555.         %moreinfo.attrib;
  6556.         %common.attrib;
  6557.         %filename.role.attrib;
  6558.         %local.filename.attrib;
  6559. >
  6560. <!--end of filename.attlist-->]]>
  6561. <!--end of filename.module-->]]>
  6562.  
  6563. <!ENTITY % function.module "INCLUDE">
  6564. <![%function.module;[
  6565. <!ENTITY % local.function.attrib "">
  6566. <!ENTITY % function.role.attrib "%role.attrib;">
  6567.  
  6568. <!ENTITY % function.element "INCLUDE">
  6569. <![%function.element;[
  6570. <!ELEMENT function %ho; (%cptr.char.mix;)*>
  6571. <!--end of function.element-->]]>
  6572.  
  6573. <!ENTITY % function.attlist "INCLUDE">
  6574. <![%function.attlist;[
  6575. <!ATTLIST function
  6576.         %moreinfo.attrib;
  6577.         %common.attrib;
  6578.         %function.role.attrib;
  6579.         %local.function.attrib;
  6580. >
  6581. <!--end of function.attlist-->]]>
  6582. <!--end of function.module-->]]>
  6583.  
  6584. <!ENTITY % guibutton.module "INCLUDE">
  6585. <![%guibutton.module;[
  6586. <!ENTITY % local.guibutton.attrib "">
  6587. <!ENTITY % guibutton.role.attrib "%role.attrib;">
  6588.  
  6589. <!ENTITY % guibutton.element "INCLUDE">
  6590. <![%guibutton.element;[
  6591. <!ELEMENT guibutton %ho; (%smallcptr.char.mix;|accel)*>
  6592. <!--end of guibutton.element-->]]>
  6593.  
  6594. <!ENTITY % guibutton.attlist "INCLUDE">
  6595. <![%guibutton.attlist;[
  6596. <!ATTLIST guibutton
  6597.         %moreinfo.attrib;
  6598.         %common.attrib;
  6599.         %guibutton.role.attrib;
  6600.         %local.guibutton.attrib;
  6601. >
  6602. <!--end of guibutton.attlist-->]]>
  6603. <!--end of guibutton.module-->]]>
  6604.  
  6605. <!ENTITY % guiicon.module "INCLUDE">
  6606. <![%guiicon.module;[
  6607. <!ENTITY % local.guiicon.attrib "">
  6608. <!ENTITY % guiicon.role.attrib "%role.attrib;">
  6609.  
  6610. <!ENTITY % guiicon.element "INCLUDE">
  6611. <![%guiicon.element;[
  6612. <!ELEMENT guiicon %ho; (%smallcptr.char.mix;|accel)*>
  6613. <!--end of guiicon.element-->]]>
  6614.  
  6615. <!ENTITY % guiicon.attlist "INCLUDE">
  6616. <![%guiicon.attlist;[
  6617. <!ATTLIST guiicon
  6618.         %moreinfo.attrib;
  6619.         %common.attrib;
  6620.         %guiicon.role.attrib;
  6621.         %local.guiicon.attrib;
  6622. >
  6623. <!--end of guiicon.attlist-->]]>
  6624. <!--end of guiicon.module-->]]>
  6625.  
  6626. <!ENTITY % guilabel.module "INCLUDE">
  6627. <![%guilabel.module;[
  6628. <!ENTITY % local.guilabel.attrib "">
  6629. <!ENTITY % guilabel.role.attrib "%role.attrib;">
  6630.  
  6631. <!ENTITY % guilabel.element "INCLUDE">
  6632. <![%guilabel.element;[
  6633. <!ELEMENT guilabel %ho; (%smallcptr.char.mix;|accel)*>
  6634. <!--end of guilabel.element-->]]>
  6635.  
  6636. <!ENTITY % guilabel.attlist "INCLUDE">
  6637. <![%guilabel.attlist;[
  6638. <!ATTLIST guilabel
  6639.         %moreinfo.attrib;
  6640.         %common.attrib;
  6641.         %guilabel.role.attrib;
  6642.         %local.guilabel.attrib;
  6643. >
  6644. <!--end of guilabel.attlist-->]]>
  6645. <!--end of guilabel.module-->]]>
  6646.  
  6647. <!ENTITY % guimenu.module "INCLUDE">
  6648. <![%guimenu.module;[
  6649. <!ENTITY % local.guimenu.attrib "">
  6650. <!ENTITY % guimenu.role.attrib "%role.attrib;">
  6651.  
  6652. <!ENTITY % guimenu.element "INCLUDE">
  6653. <![%guimenu.element;[
  6654. <!ELEMENT guimenu %ho; (%smallcptr.char.mix;|accel)*>
  6655. <!--end of guimenu.element-->]]>
  6656.  
  6657. <!ENTITY % guimenu.attlist "INCLUDE">
  6658. <![%guimenu.attlist;[
  6659. <!ATTLIST guimenu
  6660.         %moreinfo.attrib;
  6661.         %common.attrib;
  6662.         %guimenu.role.attrib;
  6663.         %local.guimenu.attrib;
  6664. >
  6665. <!--end of guimenu.attlist-->]]>
  6666. <!--end of guimenu.module-->]]>
  6667.  
  6668. <!ENTITY % guimenuitem.module "INCLUDE">
  6669. <![%guimenuitem.module;[
  6670. <!ENTITY % local.guimenuitem.attrib "">
  6671. <!ENTITY % guimenuitem.role.attrib "%role.attrib;">
  6672.  
  6673. <!ENTITY % guimenuitem.element "INCLUDE">
  6674. <![%guimenuitem.element;[
  6675. <!ELEMENT guimenuitem %ho; (%smallcptr.char.mix;|accel)*>
  6676. <!--end of guimenuitem.element-->]]>
  6677.  
  6678. <!ENTITY % guimenuitem.attlist "INCLUDE">
  6679. <![%guimenuitem.attlist;[
  6680. <!ATTLIST guimenuitem
  6681.         %moreinfo.attrib;
  6682.         %common.attrib;
  6683.         %guimenuitem.role.attrib;
  6684.         %local.guimenuitem.attrib;
  6685. >
  6686. <!--end of guimenuitem.attlist-->]]>
  6687. <!--end of guimenuitem.module-->]]>
  6688.  
  6689. <!ENTITY % guisubmenu.module "INCLUDE">
  6690. <![%guisubmenu.module;[
  6691. <!ENTITY % local.guisubmenu.attrib "">
  6692. <!ENTITY % guisubmenu.role.attrib "%role.attrib;">
  6693.  
  6694. <!ENTITY % guisubmenu.element "INCLUDE">
  6695. <![%guisubmenu.element;[
  6696. <!ELEMENT guisubmenu %ho; (%smallcptr.char.mix;|accel)*>
  6697. <!--end of guisubmenu.element-->]]>
  6698.  
  6699. <!ENTITY % guisubmenu.attlist "INCLUDE">
  6700. <![%guisubmenu.attlist;[
  6701. <!ATTLIST guisubmenu
  6702.         %moreinfo.attrib;
  6703.         %common.attrib;
  6704.         %guisubmenu.role.attrib;
  6705.         %local.guisubmenu.attrib;
  6706. >
  6707. <!--end of guisubmenu.attlist-->]]>
  6708. <!--end of guisubmenu.module-->]]>
  6709.  
  6710. <!ENTITY % hardware.module "INCLUDE">
  6711. <![%hardware.module;[
  6712. <!ENTITY % local.hardware.attrib "">
  6713. <!ENTITY % hardware.role.attrib "%role.attrib;">
  6714.  
  6715. <!ENTITY % hardware.element "INCLUDE">
  6716. <![%hardware.element;[
  6717. <!ELEMENT hardware %ho; (%cptr.char.mix;)*>
  6718. <!--end of hardware.element-->]]>
  6719.  
  6720. <!ENTITY % hardware.attlist "INCLUDE">
  6721. <![%hardware.attlist;[
  6722. <!ATTLIST hardware
  6723.         %moreinfo.attrib;
  6724.         %common.attrib;
  6725.         %hardware.role.attrib;
  6726.         %local.hardware.attrib;
  6727. >
  6728. <!--end of hardware.attlist-->]]>
  6729. <!--end of hardware.module-->]]>
  6730.  
  6731. <!ENTITY % interface.module "INCLUDE">
  6732. <![%interface.module;[
  6733. <!ENTITY % local.interface.attrib "">
  6734. <!ENTITY % interface.role.attrib "%role.attrib;">
  6735.  
  6736. <!ENTITY % interface.element "INCLUDE">
  6737. <![%interface.element;[
  6738. <!ELEMENT interface %ho; (%smallcptr.char.mix;|accel)*>
  6739. <!--end of interface.element-->]]>
  6740.  
  6741. <!-- Class: Type of the Interface item; no default -->
  6742.  
  6743.  
  6744. <!ENTITY % interface.attlist "INCLUDE">
  6745. <![%interface.attlist;[
  6746. <!ATTLIST interface
  6747.         %moreinfo.attrib;
  6748.         %common.attrib;
  6749.         %interface.role.attrib;
  6750.         %local.interface.attrib;
  6751. >
  6752. <!--end of interface.attlist-->]]>
  6753. <!--end of interface.module-->]]>
  6754.  
  6755. <!ENTITY % keycap.module "INCLUDE">
  6756. <![%keycap.module;[
  6757. <!ENTITY % local.keycap.attrib "">
  6758. <!ENTITY % keycap.role.attrib "%role.attrib;">
  6759.  
  6760. <!ENTITY % keycap.element "INCLUDE">
  6761. <![%keycap.element;[
  6762. <!ELEMENT keycap %ho; (%cptr.char.mix;)*>
  6763. <!--end of keycap.element-->]]>
  6764.  
  6765. <!ENTITY % keycap.attlist "INCLUDE">
  6766. <![%keycap.attlist;[
  6767. <!ATTLIST keycap
  6768.         function    (alt
  6769.                 |control
  6770.                 |shift
  6771.                 |meta
  6772.                 |escape
  6773.                 |enter
  6774.                 |tab
  6775.                 |backspace
  6776.                 |command
  6777.                 |option
  6778.                 |space
  6779.                 |delete
  6780.                 |insert
  6781.                 |up
  6782.                 |down
  6783.                 |left
  6784.                 |right
  6785.                 |home
  6786.                 |end
  6787.                 |pageup
  6788.                 |pagedown
  6789.                 |other)        #IMPLIED
  6790.         otherfunction    CDATA        #IMPLIED
  6791.         %moreinfo.attrib;
  6792.         %common.attrib;
  6793.         %keycap.role.attrib;
  6794.         %local.keycap.attrib;
  6795. >
  6796. <!--end of keycap.attlist-->]]>
  6797. <!--end of keycap.module-->]]>
  6798.  
  6799. <!ENTITY % keycode.module "INCLUDE">
  6800. <![%keycode.module;[
  6801. <!ENTITY % local.keycode.attrib "">
  6802. <!ENTITY % keycode.role.attrib "%role.attrib;">
  6803.  
  6804. <!ENTITY % keycode.element "INCLUDE">
  6805. <![%keycode.element;[
  6806. <!ELEMENT keycode %ho; (%smallcptr.char.mix;)*>
  6807. <!--end of keycode.element-->]]>
  6808.  
  6809. <!ENTITY % keycode.attlist "INCLUDE">
  6810. <![%keycode.attlist;[
  6811. <!ATTLIST keycode
  6812.         %common.attrib;
  6813.         %keycode.role.attrib;
  6814.         %local.keycode.attrib;
  6815. >
  6816. <!--end of keycode.attlist-->]]>
  6817. <!--end of keycode.module-->]]>
  6818.  
  6819. <!ENTITY % keycombo.module "INCLUDE">
  6820. <![%keycombo.module;[
  6821. <!ENTITY % local.keycombo.attrib "">
  6822. <!ENTITY % keycombo.role.attrib "%role.attrib;">
  6823.  
  6824. <!ENTITY % keycombo.element "INCLUDE">
  6825. <![%keycombo.element;[
  6826. <!ELEMENT keycombo %ho; ((keycap|keycombo|keysym|mousebutton)+)>
  6827. <!--end of keycombo.element-->]]>
  6828.  
  6829. <!ENTITY % keycombo.attlist "INCLUDE">
  6830. <![%keycombo.attlist;[
  6831. <!ATTLIST keycombo
  6832.         %keyaction.attrib;
  6833.         %moreinfo.attrib;
  6834.         %common.attrib;
  6835.         %keycombo.role.attrib;
  6836.         %local.keycombo.attrib;
  6837. >
  6838. <!--end of keycombo.attlist-->]]>
  6839. <!--end of keycombo.module-->]]>
  6840.  
  6841. <!ENTITY % keysym.module "INCLUDE">
  6842. <![%keysym.module;[
  6843. <!ENTITY % local.keysym.attrib "">
  6844. <!ENTITY % keysysm.role.attrib "%role.attrib;">
  6845.  
  6846. <!ENTITY % keysym.element "INCLUDE">
  6847. <![%keysym.element;[
  6848. <!ELEMENT keysym %ho; (%smallcptr.char.mix;)*>
  6849. <!--end of keysym.element-->]]>
  6850.  
  6851. <!ENTITY % keysym.attlist "INCLUDE">
  6852. <![%keysym.attlist;[
  6853. <!ATTLIST keysym
  6854.         %common.attrib;
  6855.         %keysysm.role.attrib;
  6856.         %local.keysym.attrib;
  6857. >
  6858. <!--end of keysym.attlist-->]]>
  6859. <!--end of keysym.module-->]]>
  6860.  
  6861. <!ENTITY % lineannotation.module "INCLUDE">
  6862. <![%lineannotation.module;[
  6863. <!ENTITY % local.lineannotation.attrib "">
  6864. <!ENTITY % lineannotation.role.attrib "%role.attrib;">
  6865.  
  6866. <!ENTITY % lineannotation.element "INCLUDE">
  6867. <![%lineannotation.element;[
  6868. <!ELEMENT lineannotation %ho; (%para.char.mix;)*>
  6869. <!--end of lineannotation.element-->]]>
  6870.  
  6871. <!ENTITY % lineannotation.attlist "INCLUDE">
  6872. <![%lineannotation.attlist;[
  6873. <!ATTLIST lineannotation
  6874.         %common.attrib;
  6875.         %lineannotation.role.attrib;
  6876.         %local.lineannotation.attrib;
  6877. >
  6878. <!--end of lineannotation.attlist-->]]>
  6879. <!--end of lineannotation.module-->]]>
  6880.  
  6881. <!ENTITY % literal.module "INCLUDE">
  6882. <![%literal.module;[
  6883. <!ENTITY % local.literal.attrib "">
  6884. <!ENTITY % literal.role.attrib "%role.attrib;">
  6885.  
  6886. <!ENTITY % literal.element "INCLUDE">
  6887. <![%literal.element;[
  6888. <!ELEMENT literal %ho; (%cptr.char.mix;)*>
  6889. <!--end of literal.element-->]]>
  6890.  
  6891. <!ENTITY % literal.attlist "INCLUDE">
  6892. <![%literal.attlist;[
  6893. <!ATTLIST literal
  6894.         %moreinfo.attrib;
  6895.         %common.attrib;
  6896.         %literal.role.attrib;
  6897.         %local.literal.attrib;
  6898. >
  6899. <!--end of literal.attlist-->]]>
  6900. <!--end of literal.module-->]]>
  6901.  
  6902. <!ENTITY % code.module "INCLUDE">
  6903. <![%code.module;[
  6904. <!ENTITY % local.code.attrib "">
  6905. <!ENTITY % code.role.attrib "%role.attrib;">
  6906.  
  6907. <!ENTITY % code.element "INCLUDE">
  6908. <![%code.element;[
  6909. <!ELEMENT code %ho; (%cptr.char.mix;)*>
  6910. <!--end of code.element-->]]>
  6911.  
  6912. <!ENTITY % code.attlist "INCLUDE">
  6913. <![%code.attlist;[
  6914. <!ATTLIST code
  6915.         language    CDATA    #IMPLIED
  6916.         %common.attrib;
  6917.         %code.role.attrib;
  6918.         %local.code.attrib;
  6919. >
  6920. <!--end of code.attlist-->]]>
  6921. <!--end of code.module-->]]>
  6922.  
  6923. <!ENTITY % constant.module "INCLUDE">
  6924. <![ %constant.module; [
  6925. <!ENTITY % local.constant.attrib "">
  6926. <!ENTITY % constant.role.attrib "%role.attrib;">
  6927.  
  6928. <!ENTITY % constant.element "INCLUDE">
  6929. <![ %constant.element; [
  6930. <!ELEMENT constant %ho; (%smallcptr.char.mix;)*>
  6931. <!--end of constant.element-->]]>
  6932.  
  6933. <!ENTITY % constant.attlist "INCLUDE">
  6934. <![ %constant.attlist; [
  6935. <!ATTLIST constant
  6936.         class    (limit)        #IMPLIED
  6937.         %common.attrib;
  6938.         %constant.role.attrib;
  6939.         %local.constant.attrib;
  6940. >
  6941. <!--end of constant.attlist-->]]>
  6942. <!--end of constant.module-->]]>
  6943.  
  6944. <!ENTITY % varname.module "INCLUDE">
  6945. <![ %varname.module; [
  6946. <!ENTITY % local.varname.attrib "">
  6947. <!ENTITY % varname.role.attrib "%role.attrib;">
  6948.  
  6949. <!ENTITY % varname.element "INCLUDE">
  6950. <![ %varname.element; [
  6951. <!ELEMENT varname %ho; (%smallcptr.char.mix;)*>
  6952. <!--end of varname.element-->]]>
  6953.  
  6954. <!ENTITY % varname.attlist "INCLUDE">
  6955. <![ %varname.attlist; [
  6956. <!ATTLIST varname
  6957.         %common.attrib;
  6958.         %varname.role.attrib;
  6959.         %local.varname.attrib;
  6960. >
  6961. <!--end of varname.attlist-->]]>
  6962. <!--end of varname.module-->]]>
  6963.  
  6964. <!ENTITY % markup.module "INCLUDE">
  6965. <![%markup.module;[
  6966. <!ENTITY % local.markup.attrib "">
  6967. <!ENTITY % markup.role.attrib "%role.attrib;">
  6968.  
  6969. <!ENTITY % markup.element "INCLUDE">
  6970. <![%markup.element;[
  6971. <!ELEMENT markup %ho; (%smallcptr.char.mix;)*>
  6972. <!--end of markup.element-->]]>
  6973.  
  6974. <!ENTITY % markup.attlist "INCLUDE">
  6975. <![%markup.attlist;[
  6976. <!ATTLIST markup
  6977.         %common.attrib;
  6978.         %markup.role.attrib;
  6979.         %local.markup.attrib;
  6980. >
  6981. <!--end of markup.attlist-->]]>
  6982. <!--end of markup.module-->]]>
  6983.  
  6984. <!ENTITY % medialabel.module "INCLUDE">
  6985. <![%medialabel.module;[
  6986. <!ENTITY % local.medialabel.attrib "">
  6987. <!ENTITY % medialabel.role.attrib "%role.attrib;">
  6988.  
  6989. <!ENTITY % medialabel.element "INCLUDE">
  6990. <![%medialabel.element;[
  6991. <!ELEMENT medialabel %ho; (%smallcptr.char.mix;)*>
  6992. <!--end of medialabel.element-->]]>
  6993.  
  6994. <!-- Class: Type of medium named by the element; no default -->
  6995.  
  6996.  
  6997. <!ENTITY % medialabel.attlist "INCLUDE">
  6998. <![%medialabel.attlist;[
  6999. <!ATTLIST medialabel
  7000.         class         (cartridge
  7001.                 |cdrom
  7002.                 |disk
  7003.                 |tape)        #IMPLIED
  7004.         %common.attrib;
  7005.         %medialabel.role.attrib;
  7006.         %local.medialabel.attrib;
  7007. >
  7008. <!--end of medialabel.attlist-->]]>
  7009. <!--end of medialabel.module-->]]>
  7010.  
  7011. <!ENTITY % menuchoice.content.module "INCLUDE">
  7012. <![%menuchoice.content.module;[
  7013. <!ENTITY % menuchoice.module "INCLUDE">
  7014. <![%menuchoice.module;[
  7015. <!ENTITY % local.menuchoice.attrib "">
  7016. <!ENTITY % menuchoice.role.attrib "%role.attrib;">
  7017.  
  7018. <!ENTITY % menuchoice.element "INCLUDE">
  7019. <![%menuchoice.element;[
  7020. <!ELEMENT menuchoice %ho; (shortcut?, (guibutton|guiicon|guilabel
  7021.         |guimenu|guimenuitem|guisubmenu|interface)+)>
  7022. <!--end of menuchoice.element-->]]>
  7023.  
  7024. <!ENTITY % menuchoice.attlist "INCLUDE">
  7025. <![%menuchoice.attlist;[
  7026. <!ATTLIST menuchoice
  7027.         %moreinfo.attrib;
  7028.         %common.attrib;
  7029.         %menuchoice.role.attrib;
  7030.         %local.menuchoice.attrib;
  7031. >
  7032. <!--end of menuchoice.attlist-->]]>
  7033. <!--end of menuchoice.module-->]]>
  7034.  
  7035. <!ENTITY % shortcut.module "INCLUDE">
  7036. <![%shortcut.module;[
  7037. <!-- See also KeyCombo -->
  7038. <!ENTITY % local.shortcut.attrib "">
  7039. <!ENTITY % shortcut.role.attrib "%role.attrib;">
  7040.  
  7041. <!ENTITY % shortcut.element "INCLUDE">
  7042. <![%shortcut.element;[
  7043. <!ELEMENT shortcut %ho; ((keycap|keycombo|keysym|mousebutton)+)>
  7044. <!--end of shortcut.element-->]]>
  7045.  
  7046. <!ENTITY % shortcut.attlist "INCLUDE">
  7047. <![%shortcut.attlist;[
  7048. <!ATTLIST shortcut
  7049.         %keyaction.attrib;
  7050.         %moreinfo.attrib;
  7051.         %common.attrib;
  7052.         %shortcut.role.attrib;
  7053.         %local.shortcut.attrib;
  7054. >
  7055. <!--end of shortcut.attlist-->]]>
  7056. <!--end of shortcut.module-->]]>
  7057. <!--end of menuchoice.content.module-->]]>
  7058.  
  7059. <!ENTITY % mousebutton.module "INCLUDE">
  7060. <![%mousebutton.module;[
  7061. <!ENTITY % local.mousebutton.attrib "">
  7062. <!ENTITY % mousebutton.role.attrib "%role.attrib;">
  7063.  
  7064. <!ENTITY % mousebutton.element "INCLUDE">
  7065. <![%mousebutton.element;[
  7066. <!ELEMENT mousebutton %ho; (%smallcptr.char.mix;)*>
  7067. <!--end of mousebutton.element-->]]>
  7068.  
  7069. <!ENTITY % mousebutton.attlist "INCLUDE">
  7070. <![%mousebutton.attlist;[
  7071. <!ATTLIST mousebutton
  7072.         %moreinfo.attrib;
  7073.         %common.attrib;
  7074.         %mousebutton.role.attrib;
  7075.         %local.mousebutton.attrib;
  7076. >
  7077. <!--end of mousebutton.attlist-->]]>
  7078. <!--end of mousebutton.module-->]]>
  7079.  
  7080. <!ENTITY % msgtext.module "INCLUDE">
  7081. <![%msgtext.module;[
  7082. <!ENTITY % local.msgtext.attrib "">
  7083. <!ENTITY % msgtext.role.attrib "%role.attrib;">
  7084.  
  7085. <!ENTITY % msgtext.element "INCLUDE">
  7086. <![%msgtext.element;[
  7087. <!ELEMENT msgtext %ho; ((%component.mix;)+)>
  7088. <!--end of msgtext.element-->]]>
  7089.  
  7090. <!ENTITY % msgtext.attlist "INCLUDE">
  7091. <![%msgtext.attlist;[
  7092. <!ATTLIST msgtext
  7093.         %common.attrib;
  7094.         %msgtext.role.attrib;
  7095.         %local.msgtext.attrib;
  7096. >
  7097. <!--end of msgtext.attlist-->]]>
  7098. <!--end of msgtext.module-->]]>
  7099.  
  7100. <!ENTITY % option.module "INCLUDE">
  7101. <![%option.module;[
  7102. <!ENTITY % local.option.attrib "">
  7103. <!ENTITY % option.role.attrib "%role.attrib;">
  7104.  
  7105. <!ENTITY % option.element "INCLUDE">
  7106. <![%option.element;[
  7107. <!ELEMENT option %ho; (%cptr.char.mix;)*>
  7108. <!--end of option.element-->]]>
  7109.  
  7110. <!ENTITY % option.attlist "INCLUDE">
  7111. <![%option.attlist;[
  7112. <!ATTLIST option
  7113.         %common.attrib;
  7114.         %option.role.attrib;
  7115.         %local.option.attrib;
  7116. >
  7117. <!--end of option.attlist-->]]>
  7118. <!--end of option.module-->]]>
  7119.  
  7120. <!ENTITY % optional.module "INCLUDE">
  7121. <![%optional.module;[
  7122. <!ENTITY % local.optional.attrib "">
  7123. <!ENTITY % optional.role.attrib "%role.attrib;">
  7124.  
  7125. <!ENTITY % optional.element "INCLUDE">
  7126. <![%optional.element;[
  7127. <!ELEMENT optional %ho; (%cptr.char.mix;)*>
  7128. <!--end of optional.element-->]]>
  7129.  
  7130. <!ENTITY % optional.attlist "INCLUDE">
  7131. <![%optional.attlist;[
  7132. <!ATTLIST optional
  7133.         %common.attrib;
  7134.         %optional.role.attrib;
  7135.         %local.optional.attrib;
  7136. >
  7137. <!--end of optional.attlist-->]]>
  7138. <!--end of optional.module-->]]>
  7139.  
  7140. <!ENTITY % parameter.module "INCLUDE">
  7141. <![%parameter.module;[
  7142. <!ENTITY % local.parameter.attrib "">
  7143. <!ENTITY % parameter.role.attrib "%role.attrib;">
  7144.  
  7145. <!ENTITY % parameter.element "INCLUDE">
  7146. <![%parameter.element;[
  7147. <!ELEMENT parameter %ho; (%cptr.char.mix;)*>
  7148. <!--end of parameter.element-->]]>
  7149.  
  7150. <!-- Class: Type of the Parameter; no default -->
  7151.  
  7152.  
  7153. <!ENTITY % parameter.attlist "INCLUDE">
  7154. <![%parameter.attlist;[
  7155. <!ATTLIST parameter
  7156.         class         (command
  7157.                 |function
  7158.                 |option)    #IMPLIED
  7159.         %moreinfo.attrib;
  7160.         %common.attrib;
  7161.         %parameter.role.attrib;
  7162.         %local.parameter.attrib;
  7163. >
  7164. <!--end of parameter.attlist-->]]>
  7165. <!--end of parameter.module-->]]>
  7166.  
  7167. <!ENTITY % prompt.module "INCLUDE">
  7168. <![%prompt.module;[
  7169. <!ENTITY % local.prompt.attrib "">
  7170. <!ENTITY % prompt.role.attrib "%role.attrib;">
  7171.  
  7172. <!ENTITY % prompt.element "INCLUDE">
  7173. <![%prompt.element;[
  7174. <!ELEMENT prompt %ho; (%smallcptr.char.mix;|co)*>
  7175. <!--end of prompt.element-->]]>
  7176.  
  7177. <!ENTITY % prompt.attlist "INCLUDE">
  7178. <![%prompt.attlist;[
  7179. <!ATTLIST prompt
  7180.         %moreinfo.attrib;
  7181.         %common.attrib;
  7182.         %prompt.role.attrib;
  7183.         %local.prompt.attrib;
  7184. >
  7185. <!--end of prompt.attlist-->]]>
  7186. <!--end of prompt.module-->]]>
  7187.  
  7188. <!ENTITY % property.module "INCLUDE">
  7189. <![%property.module;[
  7190. <!ENTITY % local.property.attrib "">
  7191. <!ENTITY % property.role.attrib "%role.attrib;">
  7192.  
  7193. <!ENTITY % property.element "INCLUDE">
  7194. <![%property.element;[
  7195. <!ELEMENT property %ho; (%cptr.char.mix;)*>
  7196. <!--end of property.element-->]]>
  7197.  
  7198. <!ENTITY % property.attlist "INCLUDE">
  7199. <![%property.attlist;[
  7200. <!ATTLIST property
  7201.         %moreinfo.attrib;
  7202.         %common.attrib;
  7203.         %property.role.attrib;
  7204.         %local.property.attrib;
  7205. >
  7206. <!--end of property.attlist-->]]>
  7207. <!--end of property.module-->]]>
  7208.  
  7209. <!ENTITY % replaceable.module "INCLUDE">
  7210. <![%replaceable.module;[
  7211. <!ENTITY % local.replaceable.attrib "">
  7212. <!ENTITY % replaceable.role.attrib "%role.attrib;">
  7213.  
  7214. <!ENTITY % replaceable.element "INCLUDE">
  7215. <![%replaceable.element;[
  7216. <!ELEMENT replaceable %ho; (#PCDATA
  7217.         | %link.char.class;
  7218.         | optional
  7219.         | %base.char.class;
  7220.         | %other.char.class;
  7221.         | inlinegraphic
  7222.                 | inlinemediaobject
  7223.         | co)*>
  7224. <!--end of replaceable.element-->]]>
  7225.  
  7226. <!-- Class: Type of information the element represents; no
  7227.         default -->
  7228.  
  7229.  
  7230. <!ENTITY % replaceable.attlist "INCLUDE">
  7231. <![%replaceable.attlist;[
  7232. <!ATTLIST replaceable
  7233.         class        (command
  7234.                 |function
  7235.                 |option
  7236.                 |parameter)    #IMPLIED
  7237.         %common.attrib;
  7238.         %replaceable.role.attrib;
  7239.         %local.replaceable.attrib;
  7240. >
  7241. <!--end of replaceable.attlist-->]]>
  7242. <!--end of replaceable.module-->]]>
  7243.  
  7244. <!ENTITY % returnvalue.module "INCLUDE">
  7245. <![%returnvalue.module;[
  7246. <!ENTITY % local.returnvalue.attrib "">
  7247. <!ENTITY % returnvalue.role.attrib "%role.attrib;">
  7248.  
  7249. <!ENTITY % returnvalue.element "INCLUDE">
  7250. <![%returnvalue.element;[
  7251. <!ELEMENT returnvalue %ho; (%smallcptr.char.mix;)*>
  7252. <!--end of returnvalue.element-->]]>
  7253.  
  7254. <!ENTITY % returnvalue.attlist "INCLUDE">
  7255. <![%returnvalue.attlist;[
  7256. <!ATTLIST returnvalue
  7257.         %common.attrib;
  7258.         %returnvalue.role.attrib;
  7259.         %local.returnvalue.attrib;
  7260. >
  7261. <!--end of returnvalue.attlist-->]]>
  7262. <!--end of returnvalue.module-->]]>
  7263.  
  7264. <!ENTITY % sgmltag.module "INCLUDE">
  7265. <![%sgmltag.module;[
  7266. <!ENTITY % local.sgmltag.attrib "">
  7267. <!ENTITY % sgmltag.role.attrib "%role.attrib;">
  7268.  
  7269. <!ENTITY % sgmltag.element "INCLUDE">
  7270. <![%sgmltag.element;[
  7271. <!ELEMENT sgmltag %ho; (%smallcptr.char.mix;)*>
  7272. <!--end of sgmltag.element-->]]>
  7273.  
  7274. <!-- Class: Type of SGML construct the element names; no default -->
  7275.  
  7276.  
  7277. <!ENTITY % sgmltag.attlist "INCLUDE">
  7278. <![%sgmltag.attlist;[
  7279. <!ATTLIST sgmltag
  7280.         class         (attribute
  7281.                 |attvalue
  7282.                 |element
  7283.                 |endtag
  7284.                                 |emptytag
  7285.                 |genentity
  7286.                 |numcharref
  7287.                 |paramentity
  7288.                 |pi
  7289.                                 |xmlpi
  7290.                 |starttag
  7291.                 |sgmlcomment
  7292.                                 |prefix
  7293.                                 |namespace
  7294.                                 |localname)    #IMPLIED
  7295.         namespace    CDATA        #IMPLIED
  7296.         %common.attrib;
  7297.         %sgmltag.role.attrib;
  7298.         %local.sgmltag.attrib;
  7299. >
  7300. <!--end of sgmltag.attlist-->]]>
  7301. <!--end of sgmltag.module-->]]>
  7302.  
  7303. <!ENTITY % structfield.module "INCLUDE">
  7304. <![%structfield.module;[
  7305. <!ENTITY % local.structfield.attrib "">
  7306. <!ENTITY % structfield.role.attrib "%role.attrib;">
  7307.  
  7308. <!ENTITY % structfield.element "INCLUDE">
  7309. <![%structfield.element;[
  7310. <!ELEMENT structfield %ho; (%smallcptr.char.mix;)*>
  7311. <!--end of structfield.element-->]]>
  7312.  
  7313. <!ENTITY % structfield.attlist "INCLUDE">
  7314. <![%structfield.attlist;[
  7315. <!ATTLIST structfield
  7316.         %common.attrib;
  7317.         %structfield.role.attrib;
  7318.         %local.structfield.attrib;
  7319. >
  7320. <!--end of structfield.attlist-->]]>
  7321. <!--end of structfield.module-->]]>
  7322.  
  7323. <!ENTITY % structname.module "INCLUDE">
  7324. <![%structname.module;[
  7325. <!ENTITY % local.structname.attrib "">
  7326. <!ENTITY % structname.role.attrib "%role.attrib;">
  7327.  
  7328. <!ENTITY % structname.element "INCLUDE">
  7329. <![%structname.element;[
  7330. <!ELEMENT structname %ho; (%smallcptr.char.mix;)*>
  7331. <!--end of structname.element-->]]>
  7332.  
  7333. <!ENTITY % structname.attlist "INCLUDE">
  7334. <![%structname.attlist;[
  7335. <!ATTLIST structname
  7336.         %common.attrib;
  7337.         %structname.role.attrib;
  7338.         %local.structname.attrib;
  7339. >
  7340. <!--end of structname.attlist-->]]>
  7341. <!--end of structname.module-->]]>
  7342.  
  7343. <!ENTITY % symbol.module "INCLUDE">
  7344. <![%symbol.module;[
  7345. <!ENTITY % local.symbol.attrib "">
  7346. <!ENTITY % symbol.role.attrib "%role.attrib;">
  7347.  
  7348. <!ENTITY % symbol.element "INCLUDE">
  7349. <![%symbol.element;[
  7350. <!ELEMENT symbol %ho; (%smallcptr.char.mix;)*>
  7351. <!--end of symbol.element-->]]>
  7352.  
  7353. <!-- Class: Type of symbol; no default -->
  7354.  
  7355.  
  7356. <!ENTITY % symbol.attlist "INCLUDE">
  7357. <![%symbol.attlist;[
  7358. <!ATTLIST symbol
  7359.         class        (limit)        #IMPLIED
  7360.         %common.attrib;
  7361.         %symbol.role.attrib;
  7362.         %local.symbol.attrib;
  7363. >
  7364. <!--end of symbol.attlist-->]]>
  7365. <!--end of symbol.module-->]]>
  7366.  
  7367. <!ENTITY % systemitem.module "INCLUDE">
  7368. <![%systemitem.module;[
  7369. <!ENTITY % local.systemitem.attrib "">
  7370. <!ENTITY % systemitem.role.attrib "%role.attrib;">
  7371.  
  7372. <!ENTITY % systemitem.element "INCLUDE">
  7373. <![%systemitem.element;[
  7374. <!ELEMENT systemitem %ho; (%cptr.char.mix; | acronym | co)*>
  7375. <!--end of systemitem.element-->]]>
  7376.  
  7377. <!-- Class: Type of system item the element names; no default -->
  7378.  
  7379. <!ENTITY % systemitem.attlist "INCLUDE">
  7380. <![%systemitem.attlist;[
  7381. <!ATTLIST systemitem
  7382.         class    (constant
  7383.             |event
  7384.             |eventhandler
  7385.             |domainname
  7386.             |fqdomainname
  7387.             |ipaddress
  7388.             |netmask
  7389.             |etheraddress
  7390.             |groupname
  7391.             |library
  7392.             |macro
  7393.             |osname
  7394.             |filesystem
  7395.             |resource
  7396.             |systemname
  7397.             |username
  7398.             |newsgroup
  7399.                         |process
  7400.                         |service
  7401.                         |server
  7402.                         |daemon)    #IMPLIED
  7403.         %moreinfo.attrib;
  7404.         %common.attrib;
  7405.         %systemitem.role.attrib;
  7406.         %local.systemitem.attrib;
  7407. >
  7408. <!--end of systemitem.attlist-->]]>
  7409. <!--end of systemitem.module-->]]>
  7410.  
  7411. <!ENTITY % uri.module "INCLUDE">
  7412. <![%uri.module;[
  7413. <!ENTITY % local.uri.attrib "">
  7414. <!ENTITY % uri.role.attrib "%role.attrib;">
  7415.  
  7416. <!ENTITY % uri.element "INCLUDE">
  7417. <![%uri.element;[
  7418. <!ELEMENT uri %ho; (%smallcptr.char.mix;)*>
  7419. <!--end of uri.element-->]]>
  7420.  
  7421. <!-- Type: Type of URI; no default -->
  7422.  
  7423. <!ENTITY % uri.attlist "INCLUDE">
  7424. <![%uri.attlist;[
  7425. <!ATTLIST uri
  7426.         type    CDATA    #IMPLIED
  7427.         %common.attrib;
  7428.         %uri.role.attrib;
  7429.         %local.uri.attrib;
  7430. >
  7431. <!--end of uri.attlist-->]]>
  7432. <!--end of uri.module-->]]>
  7433.  
  7434. <!ENTITY % token.module "INCLUDE">
  7435. <![%token.module;[
  7436. <!ENTITY % local.token.attrib "">
  7437. <!ENTITY % token.role.attrib "%role.attrib;">
  7438.  
  7439. <!ENTITY % token.element "INCLUDE">
  7440. <![%token.element;[
  7441. <!ELEMENT token %ho; (%smallcptr.char.mix;)*>
  7442. <!--end of token.element-->]]>
  7443.  
  7444. <!ENTITY % token.attlist "INCLUDE">
  7445. <![%token.attlist;[
  7446. <!ATTLIST token
  7447.         %common.attrib;
  7448.         %token.role.attrib;
  7449.         %local.token.attrib;
  7450. >
  7451. <!--end of token.attlist-->]]>
  7452. <!--end of token.module-->]]>
  7453.  
  7454. <!ENTITY % type.module "INCLUDE">
  7455. <![%type.module;[
  7456. <!ENTITY % local.type.attrib "">
  7457. <!ENTITY % type.role.attrib "%role.attrib;">
  7458.  
  7459. <!ENTITY % type.element "INCLUDE">
  7460. <![%type.element;[
  7461. <!ELEMENT type %ho; (%smallcptr.char.mix;)*>
  7462. <!--end of type.element-->]]>
  7463.  
  7464. <!ENTITY % type.attlist "INCLUDE">
  7465. <![%type.attlist;[
  7466. <!ATTLIST type
  7467.         %common.attrib;
  7468.         %type.role.attrib;
  7469.         %local.type.attrib;
  7470. >
  7471. <!--end of type.attlist-->]]>
  7472. <!--end of type.module-->]]>
  7473.  
  7474. <!ENTITY % userinput.module "INCLUDE">
  7475. <![%userinput.module;[
  7476. <!ENTITY % local.userinput.attrib "">
  7477. <!ENTITY % userinput.role.attrib "%role.attrib;">
  7478.  
  7479. <!ENTITY % userinput.element "INCLUDE">
  7480. <![%userinput.element;[
  7481. <!ELEMENT userinput %ho; (%cptr.char.mix;|co)*>
  7482. <!--end of userinput.element-->]]>
  7483.  
  7484. <!ENTITY % userinput.attlist "INCLUDE">
  7485. <![%userinput.attlist;[
  7486. <!ATTLIST userinput
  7487.         %moreinfo.attrib;
  7488.         %common.attrib;
  7489.         %userinput.role.attrib;
  7490.         %local.userinput.attrib;
  7491. >
  7492. <!--end of userinput.attlist-->]]>
  7493. <!--end of userinput.module-->]]>
  7494.  
  7495. <!-- General words and phrases ............................................ -->
  7496.  
  7497. <!ENTITY % abbrev.module "INCLUDE">
  7498. <![%abbrev.module;[
  7499. <!ENTITY % local.abbrev.attrib "">
  7500. <!ENTITY % abbrev.role.attrib "%role.attrib;">
  7501.  
  7502. <!ENTITY % abbrev.element "INCLUDE">
  7503. <![%abbrev.element;[
  7504. <!ELEMENT abbrev %ho; (%word.char.mix;)*>
  7505. <!--end of abbrev.element-->]]>
  7506.  
  7507. <!ENTITY % abbrev.attlist "INCLUDE">
  7508. <![%abbrev.attlist;[
  7509. <!ATTLIST abbrev
  7510.         %common.attrib;
  7511.         %abbrev.role.attrib;
  7512.         %local.abbrev.attrib;
  7513. >
  7514. <!--end of abbrev.attlist-->]]>
  7515. <!--end of abbrev.module-->]]>
  7516.  
  7517. <!ENTITY % acronym.module "INCLUDE">
  7518. <![%acronym.module;[
  7519. <!ENTITY % local.acronym.attrib "">
  7520. <!ENTITY % acronym.role.attrib "%role.attrib;">
  7521.  
  7522. <!ENTITY % acronym.element "INCLUDE">
  7523. <![%acronym.element;[
  7524. <!ELEMENT acronym %ho; (%word.char.mix;)*
  7525.         %acronym.exclusion;>
  7526. <!--end of acronym.element-->]]>
  7527.  
  7528. <!ENTITY % acronym.attlist "INCLUDE">
  7529. <![%acronym.attlist;[
  7530. <!ATTLIST acronym
  7531.         %common.attrib;
  7532.         %acronym.role.attrib;
  7533.         %local.acronym.attrib;
  7534. >
  7535. <!--end of acronym.attlist-->]]>
  7536. <!--end of acronym.module-->]]>
  7537.  
  7538. <!ENTITY % citation.module "INCLUDE">
  7539. <![%citation.module;[
  7540. <!ENTITY % local.citation.attrib "">
  7541. <!ENTITY % citation.role.attrib "%role.attrib;">
  7542.  
  7543. <!ENTITY % citation.element "INCLUDE">
  7544. <![%citation.element;[
  7545. <!ELEMENT citation %ho; (%para.char.mix;)*>
  7546. <!--end of citation.element-->]]>
  7547.  
  7548. <!ENTITY % citation.attlist "INCLUDE">
  7549. <![%citation.attlist;[
  7550. <!ATTLIST citation
  7551.         %common.attrib;
  7552.         %citation.role.attrib;
  7553.         %local.citation.attrib;
  7554. >
  7555. <!--end of citation.attlist-->]]>
  7556. <!--end of citation.module-->]]>
  7557.  
  7558. <!ENTITY % citerefentry.module "INCLUDE">
  7559. <![%citerefentry.module;[
  7560. <!ENTITY % local.citerefentry.attrib "">
  7561. <!ENTITY % citerefentry.role.attrib "%role.attrib;">
  7562.  
  7563. <!ENTITY % citerefentry.element "INCLUDE">
  7564. <![%citerefentry.element;[
  7565. <!ELEMENT citerefentry %ho; (refentrytitle, manvolnum?)>
  7566. <!--end of citerefentry.element-->]]>
  7567.  
  7568. <!ENTITY % citerefentry.attlist "INCLUDE">
  7569. <![%citerefentry.attlist;[
  7570. <!ATTLIST citerefentry
  7571.         %common.attrib;
  7572.         %citerefentry.role.attrib;
  7573.         %local.citerefentry.attrib;
  7574. >
  7575. <!--end of citerefentry.attlist-->]]>
  7576. <!--end of citerefentry.module-->]]>
  7577.  
  7578. <!ENTITY % refentrytitle.module "INCLUDE">
  7579. <![%refentrytitle.module;[
  7580. <!ENTITY % local.refentrytitle.attrib "">
  7581. <!ENTITY % refentrytitle.role.attrib "%role.attrib;">
  7582.  
  7583. <!ENTITY % refentrytitle.element "INCLUDE">
  7584. <![%refentrytitle.element;[
  7585. <!ELEMENT refentrytitle %ho; (%para.char.mix;)*>
  7586. <!--end of refentrytitle.element-->]]>
  7587.  
  7588. <!ENTITY % refentrytitle.attlist "INCLUDE">
  7589. <![%refentrytitle.attlist;[
  7590. <!ATTLIST refentrytitle
  7591.         %common.attrib;
  7592.         %refentrytitle.role.attrib;
  7593.         %local.refentrytitle.attrib;
  7594. >
  7595. <!--end of refentrytitle.attlist-->]]>
  7596. <!--end of refentrytitle.module-->]]>
  7597.  
  7598. <!ENTITY % manvolnum.module "INCLUDE">
  7599. <![%manvolnum.module;[
  7600. <!ENTITY % local.manvolnum.attrib "">
  7601. <!ENTITY % namvolnum.role.attrib "%role.attrib;">
  7602.  
  7603. <!ENTITY % manvolnum.element "INCLUDE">
  7604. <![%manvolnum.element;[
  7605. <!ELEMENT manvolnum %ho; (%word.char.mix;)*>
  7606. <!--end of manvolnum.element-->]]>
  7607.  
  7608. <!ENTITY % manvolnum.attlist "INCLUDE">
  7609. <![%manvolnum.attlist;[
  7610. <!ATTLIST manvolnum
  7611.         %common.attrib;
  7612.         %namvolnum.role.attrib;
  7613.         %local.manvolnum.attrib;
  7614. >
  7615. <!--end of manvolnum.attlist-->]]>
  7616. <!--end of manvolnum.module-->]]>
  7617.  
  7618. <!ENTITY % citetitle.module "INCLUDE">
  7619. <![%citetitle.module;[
  7620. <!ENTITY % local.citetitle.attrib "">
  7621. <!ENTITY % citetitle.role.attrib "%role.attrib;">
  7622.  
  7623. <!ENTITY % citetitle.element "INCLUDE">
  7624. <![%citetitle.element;[
  7625. <!ELEMENT citetitle %ho; (%para.char.mix;)*>
  7626. <!--end of citetitle.element-->]]>
  7627.  
  7628. <!-- Pubwork: Genre of published work cited; no default -->
  7629.  
  7630.  
  7631. <!ENTITY % citetitle.attlist "INCLUDE">
  7632. <![%citetitle.attlist;[
  7633. <!ATTLIST citetitle
  7634.         pubwork        (article
  7635.                 |book
  7636.                 |chapter
  7637.                 |part
  7638.                 |refentry
  7639.                 |section
  7640.                 |journal
  7641.                 |series
  7642.                 |set
  7643.                 |manuscript
  7644.                 |cdrom
  7645.                 |dvd
  7646.                 |wiki
  7647.                 |gopher
  7648.                 |bbs
  7649.                                 |emailmessage
  7650.                                 |webpage
  7651.                                 |newsposting)    #IMPLIED
  7652.         %common.attrib;
  7653.         %citetitle.role.attrib;
  7654.         %local.citetitle.attrib;
  7655. >
  7656. <!--end of citetitle.attlist-->]]>
  7657. <!--end of citetitle.module-->]]>
  7658.  
  7659. <!ENTITY % emphasis.module "INCLUDE">
  7660. <![%emphasis.module;[
  7661. <!ENTITY % local.emphasis.attrib "">
  7662. <!ENTITY % emphasis.role.attrib "%role.attrib;">
  7663.  
  7664. <!ENTITY % emphasis.element "INCLUDE">
  7665. <![%emphasis.element;[
  7666. <!ELEMENT emphasis %ho; (%para.char.mix;)*>
  7667. <!--end of emphasis.element-->]]>
  7668.  
  7669. <!ENTITY % emphasis.attlist "INCLUDE">
  7670. <![%emphasis.attlist;[
  7671. <!ATTLIST emphasis
  7672.         %common.attrib;
  7673.         %emphasis.role.attrib;
  7674.         %local.emphasis.attrib;
  7675. >
  7676. <!--end of emphasis.attlist-->]]>
  7677. <!--end of emphasis.module-->]]>
  7678.  
  7679. <!ENTITY % foreignphrase.module "INCLUDE">
  7680. <![%foreignphrase.module;[
  7681. <!ENTITY % local.foreignphrase.attrib "">
  7682. <!ENTITY % foreignphrase.role.attrib "%role.attrib;">
  7683.  
  7684. <!ENTITY % foreignphrase.element "INCLUDE">
  7685. <![%foreignphrase.element;[
  7686. <!ELEMENT foreignphrase %ho; (%para.char.mix;)*>
  7687. <!--end of foreignphrase.element-->]]>
  7688.  
  7689. <!ENTITY % foreignphrase.attlist "INCLUDE">
  7690. <![%foreignphrase.attlist;[
  7691. <!ATTLIST foreignphrase
  7692.         %common.attrib;
  7693.         %foreignphrase.role.attrib;
  7694.         %local.foreignphrase.attrib;
  7695. >
  7696. <!--end of foreignphrase.attlist-->]]>
  7697. <!--end of foreignphrase.module-->]]>
  7698.  
  7699. <!ENTITY % glossterm.module "INCLUDE">
  7700. <![%glossterm.module;[
  7701. <!ENTITY % local.glossterm.attrib "">
  7702. <!ENTITY % glossterm.role.attrib "%role.attrib;">
  7703.  
  7704. <!ENTITY % glossterm.element "INCLUDE">
  7705. <![%glossterm.element;[
  7706. <!ELEMENT glossterm %ho; (%para.char.mix;)*
  7707.         %glossterm.exclusion;>
  7708. <!--end of glossterm.element-->]]>
  7709.  
  7710. <!-- to GlossEntry if Glossterm used in text -->
  7711. <!-- BaseForm: Provides the form of GlossTerm to be used
  7712.         for indexing -->
  7713.  
  7714. <!ENTITY % glossterm.attlist "INCLUDE">
  7715. <![%glossterm.attlist;[
  7716. <!ATTLIST glossterm
  7717.         baseform    CDATA        #IMPLIED
  7718.         %linkend.attrib;
  7719.         %common.attrib;
  7720.         %glossterm.role.attrib;
  7721.         %local.glossterm.attrib;
  7722. >
  7723. <!--end of glossterm.attlist-->]]>
  7724. <!--end of glossterm.module-->]]>
  7725.  
  7726. <!ENTITY % firstterm.module "INCLUDE">
  7727. <![%firstterm.module;[
  7728. <!ENTITY % local.firstterm.attrib "">
  7729. <!ENTITY % firstterm.role.attrib "%role.attrib;">
  7730.  
  7731. <!ENTITY % firstterm.element "INCLUDE">
  7732. <![%firstterm.element;[
  7733. <!ELEMENT firstterm %ho; (%para.char.mix;)*
  7734.         %glossterm.exclusion;>
  7735. <!--end of firstterm.element-->]]>
  7736.  
  7737. <!-- to GlossEntry or other explanation -->
  7738.  
  7739.  
  7740. <!ENTITY % firstterm.attlist "INCLUDE">
  7741. <![%firstterm.attlist;[
  7742. <!ATTLIST firstterm
  7743.         baseform    CDATA        #IMPLIED
  7744.         %linkend.attrib;
  7745.         %common.attrib;
  7746.         %firstterm.role.attrib;
  7747.         %local.firstterm.attrib;
  7748. >
  7749. <!--end of firstterm.attlist-->]]>
  7750. <!--end of firstterm.module-->]]>
  7751.  
  7752. <!ENTITY % phrase.module "INCLUDE">
  7753. <![%phrase.module;[
  7754. <!ENTITY % local.phrase.attrib "">
  7755. <!ENTITY % phrase.role.attrib "%role.attrib;">
  7756.  
  7757. <!ENTITY % phrase.element "INCLUDE">
  7758. <![%phrase.element;[
  7759. <!ELEMENT phrase %ho; (%para.char.mix;)*>
  7760. <!--end of phrase.element-->]]>
  7761.  
  7762. <!ENTITY % phrase.attlist "INCLUDE">
  7763. <![%phrase.attlist;[
  7764. <!ATTLIST phrase
  7765.         %common.attrib;
  7766.         %phrase.role.attrib;
  7767.         %local.phrase.attrib;
  7768. >
  7769. <!--end of phrase.attlist-->]]>
  7770. <!--end of phrase.module-->]]>
  7771.  
  7772. <!ENTITY % quote.module "INCLUDE">
  7773. <![%quote.module;[
  7774. <!ENTITY % local.quote.attrib "">
  7775. <!ENTITY % quote.role.attrib "%role.attrib;">
  7776.  
  7777. <!ENTITY % quote.element "INCLUDE">
  7778. <![%quote.element;[
  7779. <!ELEMENT quote %ho; (%para.char.mix;)*>
  7780. <!--end of quote.element-->]]>
  7781.  
  7782. <!ENTITY % quote.attlist "INCLUDE">
  7783. <![%quote.attlist;[
  7784. <!ATTLIST quote
  7785.         %common.attrib;
  7786.         %quote.role.attrib;
  7787.         %local.quote.attrib;
  7788. >
  7789. <!--end of quote.attlist-->]]>
  7790. <!--end of quote.module-->]]>
  7791.  
  7792. <!ENTITY % ssscript.module "INCLUDE">
  7793. <![%ssscript.module;[
  7794. <!ENTITY % local.ssscript.attrib "">
  7795. <!ENTITY % ssscript.role.attrib "%role.attrib;">
  7796.  
  7797. <!ENTITY % subscript.element "INCLUDE">
  7798. <![%subscript.element;[
  7799. <!ELEMENT subscript %ho; (#PCDATA
  7800.         | %link.char.class;
  7801.         | emphasis
  7802.         | replaceable
  7803.         | symbol
  7804.         | inlinegraphic
  7805.                 | inlinemediaobject
  7806.         | %base.char.class;
  7807.         | %other.char.class;)*
  7808.         %ubiq.exclusion;>
  7809. <!--end of subscript.element-->]]>
  7810.  
  7811. <!ENTITY % subscript.attlist "INCLUDE">
  7812. <![%subscript.attlist;[
  7813. <!ATTLIST subscript
  7814.         %common.attrib;
  7815.         %ssscript.role.attrib;
  7816.         %local.ssscript.attrib;
  7817. >
  7818. <!--end of subscript.attlist-->]]>
  7819.  
  7820. <!ENTITY % superscript.element "INCLUDE">
  7821. <![%superscript.element;[
  7822. <!ELEMENT superscript %ho; (#PCDATA
  7823.         | %link.char.class;
  7824.         | emphasis
  7825.         | replaceable
  7826.         | symbol
  7827.         | inlinegraphic
  7828.                 | inlinemediaobject
  7829.         | %base.char.class;
  7830.         | %other.char.class;)*
  7831.         %ubiq.exclusion;>
  7832. <!--end of superscript.element-->]]>
  7833.  
  7834. <!ENTITY % superscript.attlist "INCLUDE">
  7835. <![%superscript.attlist;[
  7836. <!ATTLIST superscript
  7837.         %common.attrib;
  7838.         %ssscript.role.attrib;
  7839.         %local.ssscript.attrib;
  7840. >
  7841. <!--end of superscript.attlist-->]]>
  7842. <!--end of ssscript.module-->]]>
  7843.  
  7844. <!ENTITY % trademark.module "INCLUDE">
  7845. <![%trademark.module;[
  7846. <!ENTITY % local.trademark.attrib "">
  7847. <!ENTITY % trademark.role.attrib "%role.attrib;">
  7848.  
  7849. <!ENTITY % trademark.element "INCLUDE">
  7850. <![%trademark.element;[
  7851. <!ELEMENT trademark %ho; (#PCDATA
  7852.         | %link.char.class;
  7853.         | %tech.char.class;
  7854.         | %base.char.class;
  7855.         | %other.char.class;
  7856.         | inlinegraphic
  7857.                 | inlinemediaobject
  7858.         | emphasis)*>
  7859. <!--end of trademark.element-->]]>
  7860.  
  7861. <!-- Class: More precisely identifies the item the element names -->
  7862.  
  7863.  
  7864. <!ENTITY % trademark.attlist "INCLUDE">
  7865. <![%trademark.attlist;[
  7866. <!ATTLIST trademark
  7867.         class        (service
  7868.                 |trade
  7869.                 |registered
  7870.                 |copyright)    'trade'
  7871.         %common.attrib;
  7872.         %trademark.role.attrib;
  7873.         %local.trademark.attrib;
  7874. >
  7875. <!--end of trademark.attlist-->]]>
  7876. <!--end of trademark.module-->]]>
  7877.  
  7878. <!ENTITY % wordasword.module "INCLUDE">
  7879. <![%wordasword.module;[
  7880. <!ENTITY % local.wordasword.attrib "">
  7881. <!ENTITY % wordasword.role.attrib "%role.attrib;">
  7882.  
  7883. <!ENTITY % wordasword.element "INCLUDE">
  7884. <![%wordasword.element;[
  7885. <!ELEMENT wordasword %ho; (%word.char.mix;)*>
  7886. <!--end of wordasword.element-->]]>
  7887.  
  7888. <!ENTITY % wordasword.attlist "INCLUDE">
  7889. <![%wordasword.attlist;[
  7890. <!ATTLIST wordasword
  7891.         %common.attrib;
  7892.         %wordasword.role.attrib;
  7893.         %local.wordasword.attrib;
  7894. >
  7895. <!--end of wordasword.attlist-->]]>
  7896. <!--end of wordasword.module-->]]>
  7897.  
  7898. <!-- Links and cross-references ........................................... -->
  7899.  
  7900. <!ENTITY % link.module "INCLUDE">
  7901. <![%link.module;[
  7902. <!ENTITY % local.link.attrib "">
  7903. <!ENTITY % link.role.attrib "%role.attrib;">
  7904.  
  7905. <!ENTITY % link.element "INCLUDE">
  7906. <![%link.element;[
  7907. <!ELEMENT link %ho; (%para.char.mix;)*
  7908.         %links.exclusion;>
  7909. <!--end of link.element-->]]>
  7910.  
  7911. <!-- Endterm: ID of element containing text that is to be
  7912.         fetched from elsewhere in the document to appear as
  7913.         the content of this element -->
  7914. <!-- to linked-to object -->
  7915. <!-- Type: Freely assignable parameter -->
  7916.  
  7917.  
  7918. <!ENTITY % link.attlist "INCLUDE">
  7919. <![%link.attlist;[
  7920. <!ATTLIST link
  7921.         endterm        IDREF        #IMPLIED
  7922.         xrefstyle    CDATA        #IMPLIED
  7923.         type        CDATA        #IMPLIED
  7924.         %linkendreq.attrib;
  7925.         %common.attrib;
  7926.         %link.role.attrib;
  7927.         %local.link.attrib;
  7928. >
  7929. <!--end of link.attlist-->]]>
  7930. <!--end of link.module-->]]>
  7931.  
  7932. <!ENTITY % olink.module "INCLUDE">
  7933. <![%olink.module;[
  7934. <!ENTITY % local.olink.attrib "">
  7935. <!ENTITY % olink.role.attrib "%role.attrib;">
  7936.  
  7937. <!ENTITY % olink.element "INCLUDE">
  7938. <![%olink.element;[
  7939. <!ELEMENT olink %ho; (%para.char.mix;)*
  7940.         %links.exclusion;>
  7941. <!--end of olink.element-->]]>
  7942.  
  7943. <!-- TargetDocEnt: Name of an entity to be the target of the link -->
  7944. <!-- LinkMode: ID of a ModeSpec containing instructions for
  7945.         operating on the entity named by TargetDocEnt -->
  7946. <!-- LocalInfo: Information that may be passed to ModeSpec -->
  7947. <!-- Type: Freely assignable parameter -->
  7948.  
  7949.  
  7950. <!ENTITY % olink.attlist "INCLUDE">
  7951. <![%olink.attlist;[
  7952. <!ATTLIST olink
  7953.         targetdocent    ENTITY         #IMPLIED
  7954.         linkmode    IDREF        #IMPLIED
  7955.         localinfo     CDATA        #IMPLIED
  7956.         type        CDATA        #IMPLIED
  7957.         targetdoc    CDATA        #IMPLIED
  7958.         targetptr    CDATA        #IMPLIED
  7959.         xrefstyle    CDATA        #IMPLIED
  7960.         %common.attrib;
  7961.         %olink.role.attrib;
  7962.         %local.olink.attrib;
  7963. >
  7964. <!--end of olink.attlist-->]]>
  7965. <!--end of olink.module-->]]>
  7966.  
  7967. <!ENTITY % ulink.module "INCLUDE">
  7968. <![%ulink.module;[
  7969. <!ENTITY % local.ulink.attrib "">
  7970. <!ENTITY % ulink.role.attrib "%role.attrib;">
  7971.  
  7972. <!ENTITY % ulink.element "INCLUDE">
  7973. <![%ulink.element;[
  7974. <!ELEMENT ulink %ho; (%para.char.mix;)*
  7975.         %links.exclusion;>
  7976. <!--end of ulink.element-->]]>
  7977.  
  7978. <!-- URL: uniform resource locator; the target of the ULink -->
  7979. <!-- Type: Freely assignable parameter -->
  7980.  
  7981.  
  7982. <!ENTITY % ulink.attlist "INCLUDE">
  7983. <![%ulink.attlist;[
  7984. <!ATTLIST ulink
  7985.         url        CDATA        #REQUIRED
  7986.         type        CDATA        #IMPLIED
  7987.         xrefstyle    CDATA        #IMPLIED
  7988.         %common.attrib;
  7989.         %ulink.role.attrib;
  7990.         %local.ulink.attrib;
  7991. >
  7992. <!--end of ulink.attlist-->]]>
  7993. <!--end of ulink.module-->]]>
  7994.  
  7995. <!ENTITY % footnoteref.module "INCLUDE">
  7996. <![%footnoteref.module;[
  7997. <!ENTITY % local.footnoteref.attrib "">
  7998. <!ENTITY % footnoteref.role.attrib "%role.attrib;">
  7999.  
  8000. <!ENTITY % footnoteref.element "INCLUDE">
  8001. <![%footnoteref.element;[
  8002. <!ELEMENT footnoteref %ho; EMPTY>
  8003. <!--end of footnoteref.element-->]]>
  8004.  
  8005. <!-- to footnote content supplied elsewhere -->
  8006.  
  8007.  
  8008. <!ENTITY % footnoteref.attlist "INCLUDE">
  8009. <![%footnoteref.attlist;[
  8010. <!ATTLIST footnoteref
  8011.         %linkendreq.attrib;        %label.attrib;
  8012.         %common.attrib;
  8013.         %footnoteref.role.attrib;
  8014.         %local.footnoteref.attrib;
  8015. >
  8016. <!--end of footnoteref.attlist-->]]>
  8017. <!--end of footnoteref.module-->]]>
  8018.  
  8019. <!ENTITY % xref.module "INCLUDE">
  8020. <![%xref.module;[
  8021. <!ENTITY % local.xref.attrib "">
  8022. <!ENTITY % xref.role.attrib "%role.attrib;">
  8023.  
  8024. <!ENTITY % xref.element "INCLUDE">
  8025. <![%xref.element;[
  8026. <!ELEMENT xref %ho; EMPTY>
  8027. <!--end of xref.element-->]]>
  8028.  
  8029. <!-- Endterm: ID of element containing text that is to be
  8030.         fetched from elsewhere in the document to appear as
  8031.         the content of this element -->
  8032. <!-- to linked-to object -->
  8033.  
  8034.  
  8035. <!ENTITY % xref.attlist "INCLUDE">
  8036. <![%xref.attlist;[
  8037. <!ATTLIST xref
  8038.         endterm        IDREF        #IMPLIED
  8039.         xrefstyle    CDATA        #IMPLIED
  8040.         %common.attrib;
  8041.         %linkendreq.attrib;
  8042.         %xref.role.attrib;
  8043.         %local.xref.attrib;
  8044. >
  8045. <!--end of xref.attlist-->]]>
  8046. <!--end of xref.module-->]]>
  8047.  
  8048. <!-- Ubiquitous elements .................................................. -->
  8049.  
  8050. <!ENTITY % anchor.module "INCLUDE">
  8051. <![%anchor.module;[
  8052. <!ENTITY % local.anchor.attrib "">
  8053. <!ENTITY % anchor.role.attrib "%role.attrib;">
  8054.  
  8055. <!ENTITY % anchor.element "INCLUDE">
  8056. <![%anchor.element;[
  8057. <!ELEMENT anchor %ho; EMPTY>
  8058. <!--end of anchor.element-->]]>
  8059.  
  8060. <!-- required -->
  8061. <!-- replaces Lang -->
  8062.  
  8063.  
  8064. <!ENTITY % anchor.attlist "INCLUDE">
  8065. <![%anchor.attlist;[
  8066. <!ATTLIST anchor
  8067.         %idreq.attrib;        %pagenum.attrib;        %remap.attrib;
  8068.         %xreflabel.attrib;
  8069.         %revisionflag.attrib;
  8070.         %effectivity.attrib;
  8071.         %anchor.role.attrib;
  8072.         %local.anchor.attrib;
  8073. >
  8074. <!--end of anchor.attlist-->]]>
  8075. <!--end of anchor.module-->]]>
  8076.  
  8077. <!ENTITY % beginpage.module "INCLUDE">
  8078. <![%beginpage.module;[
  8079. <!ENTITY % local.beginpage.attrib "">
  8080. <!ENTITY % beginpage.role.attrib "%role.attrib;">
  8081.  
  8082. <!ENTITY % beginpage.element "INCLUDE">
  8083. <![%beginpage.element;[
  8084. <!ELEMENT beginpage %ho; EMPTY>
  8085. <!--end of beginpage.element-->]]>
  8086.  
  8087. <!-- PageNum: Number of page that begins at this point -->
  8088.  
  8089.  
  8090. <!ENTITY % beginpage.attlist "INCLUDE">
  8091. <![%beginpage.attlist;[
  8092. <!ATTLIST beginpage
  8093.         %pagenum.attrib;
  8094.         %common.attrib;
  8095.         %beginpage.role.attrib;
  8096.         %local.beginpage.attrib;
  8097. >
  8098. <!--end of beginpage.attlist-->]]>
  8099. <!--end of beginpage.module-->]]>
  8100.  
  8101. <!-- IndexTerms appear in the text flow for generating or linking an
  8102.      index. -->
  8103.  
  8104. <!ENTITY % indexterm.content.module "INCLUDE">
  8105. <![%indexterm.content.module;[
  8106. <!ENTITY % indexterm.module "INCLUDE">
  8107. <![%indexterm.module;[
  8108. <!ENTITY % local.indexterm.attrib "">
  8109. <!ENTITY % indexterm.role.attrib "%role.attrib;">
  8110.  
  8111. <!ENTITY % indexterm.element "INCLUDE">
  8112. <![%indexterm.element;[
  8113. <!ELEMENT indexterm %ho; (primary?, ((secondary, ((tertiary, (see|seealso+)?)
  8114.         | see | seealso+)?) | see | seealso+)?)
  8115.             %ubiq.exclusion;>
  8116. <!--end of indexterm.element-->]]>
  8117.  
  8118. <!-- Scope: Indicates which generated indices the IndexTerm
  8119.         should appear in: Global (whole document set), Local (this
  8120.         document only), or All (both) -->
  8121. <!-- Significance: Whether this IndexTerm is the most pertinent
  8122.         of its series (Preferred) or not (Normal, the default) -->
  8123. <!-- Class: Indicates type of IndexTerm; default is Singular,
  8124.         or EndOfRange if StartRef is supplied; StartOfRange value
  8125.         must be supplied explicitly on starts of ranges -->
  8126. <!-- StartRef: ID of the IndexTerm that starts the indexing
  8127.         range ended by this IndexTerm -->
  8128. <!-- Zone: IDs of the elements to which the IndexTerm applies,
  8129.         and indicates that the IndexTerm applies to those entire
  8130.         elements rather than the point at which the IndexTerm
  8131.         occurs -->
  8132.  
  8133.  
  8134. <!ENTITY % indexterm.attlist "INCLUDE">
  8135. <![%indexterm.attlist;[
  8136. <!ATTLIST indexterm
  8137.         %pagenum.attrib;
  8138.         scope        (all
  8139.                 |global
  8140.                 |local)        #IMPLIED
  8141.         significance    (preferred
  8142.                 |normal)    "normal"
  8143.         class        (singular
  8144.                 |startofrange
  8145.                 |endofrange)    #IMPLIED
  8146.         startref    IDREF        #IMPLIED
  8147.         zone        IDREFS        #IMPLIED
  8148.         type        CDATA        #IMPLIED
  8149.         %common.attrib;
  8150.         %indexterm.role.attrib;
  8151.         %local.indexterm.attrib;
  8152. >
  8153. <!--end of indexterm.attlist-->]]>
  8154. <!--end of indexterm.module-->]]>
  8155.  
  8156. <!ENTITY % primsecter.module "INCLUDE">
  8157. <![%primsecter.module;[
  8158. <!ENTITY % local.primsecter.attrib "">
  8159. <!ENTITY % primsecter.role.attrib "%role.attrib;">
  8160.  
  8161.  
  8162. <!ENTITY % primary.element "INCLUDE">
  8163. <![%primary.element;[
  8164. <!ELEMENT primary %ho;   (%ndxterm.char.mix;)*>
  8165. <!--end of primary.element-->]]>
  8166. <!-- SortAs: Alternate sort string for index sorting, e.g.,
  8167.         "fourteen" for an element containing "14" -->
  8168.  
  8169. <!ENTITY % primary.attlist "INCLUDE">
  8170. <![%primary.attlist;[
  8171. <!ATTLIST primary
  8172.         sortas        CDATA        #IMPLIED
  8173.         %common.attrib;
  8174.         %primsecter.role.attrib;
  8175.         %local.primsecter.attrib;
  8176. >
  8177. <!--end of primary.attlist-->]]>
  8178.  
  8179.  
  8180. <!ENTITY % secondary.element "INCLUDE">
  8181. <![%secondary.element;[
  8182. <!ELEMENT secondary %ho; (%ndxterm.char.mix;)*>
  8183. <!--end of secondary.element-->]]>
  8184. <!-- SortAs: Alternate sort string for index sorting, e.g.,
  8185.         "fourteen" for an element containing "14" -->
  8186.  
  8187. <!ENTITY % secondary.attlist "INCLUDE">
  8188. <![%secondary.attlist;[
  8189. <!ATTLIST secondary
  8190.         sortas        CDATA        #IMPLIED
  8191.         %common.attrib;
  8192.         %primsecter.role.attrib;
  8193.         %local.primsecter.attrib;
  8194. >
  8195. <!--end of secondary.attlist-->]]>
  8196.  
  8197.  
  8198. <!ENTITY % tertiary.element "INCLUDE">
  8199. <![%tertiary.element;[
  8200. <!ELEMENT tertiary %ho;  (%ndxterm.char.mix;)*>
  8201. <!--end of tertiary.element-->]]>
  8202. <!-- SortAs: Alternate sort string for index sorting, e.g.,
  8203.         "fourteen" for an element containing "14" -->
  8204.  
  8205. <!ENTITY % tertiary.attlist "INCLUDE">
  8206. <![%tertiary.attlist;[
  8207. <!ATTLIST tertiary
  8208.         sortas        CDATA        #IMPLIED
  8209.         %common.attrib;
  8210.         %primsecter.role.attrib;
  8211.         %local.primsecter.attrib;
  8212. >
  8213. <!--end of tertiary.attlist-->]]>
  8214.  
  8215. <!--end of primsecter.module-->]]>
  8216.  
  8217. <!ENTITY % seeseealso.module "INCLUDE">
  8218. <![%seeseealso.module;[
  8219. <!ENTITY % local.seeseealso.attrib "">
  8220. <!ENTITY % seeseealso.role.attrib "%role.attrib;">
  8221.  
  8222. <!ENTITY % see.element "INCLUDE">
  8223. <![%see.element;[
  8224. <!ELEMENT see %ho; (%ndxterm.char.mix;)*>
  8225. <!--end of see.element-->]]>
  8226.  
  8227. <!ENTITY % see.attlist "INCLUDE">
  8228. <![%see.attlist;[
  8229. <!ATTLIST see
  8230.         %common.attrib;
  8231.         %seeseealso.role.attrib;
  8232.         %local.seeseealso.attrib;
  8233. >
  8234. <!--end of see.attlist-->]]>
  8235.  
  8236. <!ENTITY % seealso.element "INCLUDE">
  8237. <![%seealso.element;[
  8238. <!ELEMENT seealso %ho; (%ndxterm.char.mix;)*>
  8239. <!--end of seealso.element-->]]>
  8240.  
  8241. <!ENTITY % seealso.attlist "INCLUDE">
  8242. <![%seealso.attlist;[
  8243. <!ATTLIST seealso
  8244.         %common.attrib;
  8245.         %seeseealso.role.attrib;
  8246.         %local.seeseealso.attrib;
  8247. >
  8248. <!--end of seealso.attlist-->]]>
  8249. <!--end of seeseealso.module-->]]>
  8250. <!--end of indexterm.content.module-->]]>
  8251.  
  8252. <!-- End of DocBook XML information pool module V4.3 ...................... -->
  8253. <!-- ...................................................................... -->
  8254.